make the display support feature flag selectable
[openwrt.git] / Config.in
index 77eea2d..458a3b3 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -125,6 +125,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"
This page took 0.022823 seconds and 4 git commands to generate.