xref: /OK3568_Linux_fs/buildroot/package/directfb-examples/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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