xorg: reindent configuration option details
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Jul 2009 12:26:29 +0000 (14:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Jul 2009 12:26:29 +0000 (14:26 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/Config.in

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