ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Dec 2016 17:43:03 +0000 (18:43 +0100)
committerHauke 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

index 5f412c2e8e67b29208b9810e4eb38c79bd03e9b3..65647bab730a551a341f9e116db828a7a4515c91 100644 (file)
@@ -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