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 <hauke@hauke-m.de>
This commit is contained in:
parent
2e101b5e66
commit
4af4f21492
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue