projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cdf723
)
make the display support feature flag selectable
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 2 Nov 2010 16:26:57 +0000
(16:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 2 Nov 2010 16:26:57 +0000
(16:26 +0000)
SVN-Revision: 23791
Config.in
patch
|
blob
|
history
target/Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 77eea2d60a4efbf564f401daa7ff8f5ed87f1c41..458a3b3bce8c954206cccef4193040b0b56e2435 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"
diff --git
a/target/Config.in
b/target/Config.in
index 4476a89854d3f16f346f9ba761a70cb254f63834..4c65eae867305171e6a8c900952092e6192ae4c8 100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-8,9
+8,6
@@
config HAS_FPU
config AUDIO_SUPPORT
bool
-config DISPLAY_SUPPORT
- bool
-
config GPIO_SUPPORT
bool