1config BR2_PACKAGE_XAPP_XF86DGA 2 bool "xf86dga" 3 depends on BR2_USE_MMU # fork() 4 select BR2_PACKAGE_XLIB_LIBX11 5 select BR2_PACKAGE_XLIB_LIBXXF86DGA 6 help 7 test program for the XFree86-DGA extension 8