1config BR2_PACKAGE_DIRECTFB_EXAMPLES 2 bool "directfb examples" 3 depends on BR2_PACKAGE_DIRECTFB 4 help 5 The DirectFB-examples package contains a set of simple 6 DirectFB applications that can be used to test and demonstrate 7 various DirectFB features. 8 9 http://directfb.org/downloads/Extras/README.DirectFB-examples 10