graphics: remove comment about fbset broken in busybox, sort order
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 2 Apr 2010 10:32:32 +0000 (12:32 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 2 Apr 2010 10:32:32 +0000 (12:32 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in

index 047dce962e3e1208316de4b22a5acb48061d5162..35c6d9c9101c5ed3ab124bd8bd683afab8e34299 100644 (file)
@@ -91,6 +91,10 @@ source "package/directfb/Config.in"
 source "package/directfb-examples/Config.in"
 source "package/divine/Config.in"
 source "package/fbdump/Config.in"
+if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
+source "package/fbset/Config.in"
+endif
+source "package/fbv/Config.in"
 source "package/imagemagick/Config.in"
 source "package/linux-fusion/Config.in"
 source "package/lite/Config.in"
@@ -103,11 +107,6 @@ source "package/sdl_net/Config.in"
 source "package/sdl_ttf/Config.in"
 source "package/sdl_gfx/Config.in"
 
-comment "busybox graphic applications"
-comment "--> May be broken in busybox"
-source "package/fbv/Config.in"
-source "package/fbset/Config.in"
-
 comment "other GUIs"
 source "package/qt/Config.in"