From 4af4f214926b3e8ebdd1830010ccdc8d0fb6c3ff Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 25 Dec 2016 18:43:03 +0100 Subject: [PATCH] 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 --- package/kernel/lantiq/ltq-vmmc/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/kernel/lantiq/ltq-vmmc/Config.in b/package/kernel/lantiq/ltq-vmmc/Config.in index 5f412c2e8e67..65647bab730a 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 -- 2.30.2