xref: /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xedit/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XAPP_XEDIT
2	bool "xedit"
3	depends on BR2_USE_MMU # fork()
4	select BR2_PACKAGE_XLIB_LIBXAW
5	help
6	  simple text editor for X
7