1config BR2_PACKAGE_XAPP_XMESSAGE 2 bool "xmessage" 3 select BR2_PACKAGE_XLIB_LIBXAW 4 help 5 display a message or query in a window (X-based /bin/echo) 6