[backfire] merge r24037
[openwrt/svn-archive/archive.git] / Config.in
index 61a46b453205a63612f5feb43d5e0b4415af4e45..f4ab5271f74a06ee01637d82973916750f4e5f91 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -126,6 +126,10 @@ menu "Global build settings"
 
        comment "General build options"
 
+       config DISPLAY_SUPPORT
+               bool "Show packages that require graphics support (local or remote)"
+               default n
+
        config BUILD_PATENTED
                default y
                bool "Compile with support for patented functionality"
@@ -157,7 +161,7 @@ menu "Global build settings"
 
        config COLLECT_KERNEL_DEBUG
                bool
-               prompt "Colllect kernel debug information"
+               prompt "Collect kernel debug information"
                select KERNEL_DEBUG_INFO
                default n
                help