make the display support feature flag selectable

SVN-Revision: 23791
This commit is contained in:
Felix Fietkau 2010-11-02 16:26:57 +00:00
parent 4cdf723097
commit 8d40973058
2 changed files with 4 additions and 3 deletions

View File

@ -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"

View File

@ -8,9 +8,6 @@ config HAS_FPU
config AUDIO_SUPPORT
bool
config DISPLAY_SUPPORT
bool
config GPIO_SUPPORT
bool