xref: /OK3568_Linux_fs/buildroot/package/lite/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LITE
2	bool "LiTE (toolbox engine)"
3	depends on BR2_PACKAGE_DIRECTFB
4	help
5	  LiTE stands for LiTE is a Toolbox Engine.
6	  Its role is to facilitate the functions of DirectFB so that a
7	  toolbox could be written on top of DirectFB with less effort.
8	  As such LiTE has abstractions for the underlying graphics and
9	  event systems.
10
11	  See http://www.directfb.org/wiki/index.php/LiTE:Architecture
12