mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
config BR2_PACKAGE_XAPP_RSTART
|
|
bool "rstart"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
help
|
|
X.Org rstart application
|