1config BR2_PACKAGE_XAPP_XHOST 2 bool "xhost" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXMU 5 help 6 Controls host and/or user access to a running X server. 7