lite/Config.in: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jerzy Grzegorek 2014-06-03 09:48:24 +02:00 committed by Peter Korsgaard
parent 0fed833cb0
commit fd86bae91b

View File

@ -2,10 +2,10 @@ config BR2_PACKAGE_LITE
bool "LiTE (toolbox engine)" bool "LiTE (toolbox engine)"
depends on BR2_PACKAGE_DIRECTFB depends on BR2_PACKAGE_DIRECTFB
help help
LiTE stands for LiTE is a Toolbox Engine. LiTE stands for LiTE is a Toolbox Engine.
Its role is to facilitate the functions of DirectFB so that a Its role is to facilitate the functions of DirectFB so that a
toolbox could be written on top of DirectFB with less effort. toolbox could be written on top of DirectFB with less effort.
As such LiTE has abstractions for the underlying graphics and As such LiTE has abstractions for the underlying graphics and
event systems. event systems.
See http://www.directfb.org/wiki/index.php/LiTE:Architecture See http://www.directfb.org/wiki/index.php/LiTE:Architecture