1config BR2_PACKAGE_XAPP_XEYES 2 bool "xeyes" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XLIB_LIBXEXT 5 select BR2_PACKAGE_XLIB_LIBXI 6 select BR2_PACKAGE_XLIB_LIBXMU 7 select BR2_PACKAGE_XLIB_LIBXT 8 help 9 X.Org xeyes application 10