From: Hauke Mehrtens Date: Sun, 25 Dec 2016 17:43:03 +0000 (+0100) Subject: ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4af4f214926b3e8ebdd1830010ccdc8d0fb6c3ff;p=openwrt%2Fstaging%2Fmkresin.git ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken 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 --- diff --git a/package/kernel/lantiq/ltq-vmmc/Config.in b/package/kernel/lantiq/ltq-vmmc/Config.in index 5f412c2e8e..65647bab73 100644 --- 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