1config BR2_PACKAGE_XAPP_XVINFO 2 bool "xvinfo" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXV 5 help 6 Print out X-Video extension adaptor information 7