mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 21:51:40 +01:00
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
config BR2_PACKAGE_XAPP_XEDIT
|
|
bool "xedit"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
help
|
|
simple text editor for X
|