1config BR2_PACKAGE_XAPP_RSTART 2 bool "rstart" 3 depends on BR2_USE_MMU # fork() 4 select BR2_PACKAGE_XLIB_LIBX11 5 help 6 X.Org rstart application 7