projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e101b5
)
ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 25 Dec 2016 17:43:03 +0000
(18:43 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 25 Dec 2016 17:43:55 +0000
(18:43 +0100)
We do not have the needed platform support for VOICE_CPE_VMMC_PMC. The
vmmc driver will not compile with this option activated.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/lantiq/ltq-vmmc/Config.in
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vmmc/Config.in
b/package/kernel/lantiq/ltq-vmmc/Config.in
index 5f412c2e8e67b29208b9810e4eb38c79bd03e9b3..65647bab730a551a341f9e116db828a7a4515c91 100644
(file)
--- a/
package/kernel/lantiq/ltq-vmmc/Config.in
+++ b/
package/kernel/lantiq/ltq-vmmc/Config.in
@@
-61,6
+61,7
@@
choice
endchoice
config VOICE_CPE_VMMC_PMC
+ depends on BROKEN
depends on (VOICE_CPE_VMMC_WITH_DEVICE_AR9 || VOICE_CPE_VMMC_WITH_DEVICE_VR9)
bool "Power Management Control support"
default n