1config BR2_PACKAGE_XAPP_XPROP 2 bool "xprop" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXMU 5 help 6 property displayer for X 7