xorg: reindent configuration option details

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2009-07-17 14:26:29 +02:00
parent 1956d0f6d6
commit 2c502491f6

View File

@ -1,13 +1,12 @@
menuconfig BR2_PACKAGE_XORG7 menuconfig BR2_PACKAGE_XORG7
bool "X.org X Window System, X11R7, release 7.4" bool "X.org X Window System, X11R7, release 7.4"
default y if BR2_PACKAGE_XSERVER_x11r7 select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_ZLIB select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_LIBPNG select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_EXPAT select BR2_PACKAGE_FONTCONFIG
select BR2_PACKAGE_FONTCONFIG help
help Support for X11R7 libraries, servers, drivers, and/or
Support for X11R7 libraries, servers, drivers, and/or applications in the target.
applications in the target.
if BR2_PACKAGE_XORG7 if BR2_PACKAGE_XORG7