1config BR2_PACKAGE_XAPP_XKBEVD 2 bool "xkbevd" 3 depends on BR2_USE_MMU # fork() 4 select BR2_PACKAGE_XLIB_LIBXKBFILE 5 help 6 XKB event daemon 7