Skip to content
Snippets Groups Projects
Commit 8d409730 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

make the display support feature flag selectable

SVN-Revision: 23791
parent 4cdf7230
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
......@@ -8,9 +8,6 @@ config HAS_FPU
config AUDIO_SUPPORT
bool
config DISPLAY_SUPPORT
bool
config GPIO_SUPPORT
bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment