wireguard: add wireguard to base packages
[lede-git/.git] / package / kernel / lantiq / ltq-vmmc / Config.in
index 89e1bc5cba89636edff3a3ef16353fe75e83e160..65647bab730a551a341f9e116db828a7a4515c91 100644 (file)
@@ -13,10 +13,10 @@ choice
 #              bool "AR9 family"
 #              depends on TARGET_lantiq_ar9
 
-#      config VOICE_CPE_VMMC_WITH_DEVICE_VR9
-#              bool "VR9 family"
-#              depends on TARGET_lantiq_vr9
-#      
+       config VOICE_CPE_VMMC_WITH_DEVICE_VR9
+               bool "VR9 family"
+               depends on TARGET_lantiq_xrx200
+       
        config VOICE_VMMC_WITH_DEVICE_FALCON
                bool "FALC-ON"
                depends on (TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable)
@@ -24,7 +24,7 @@ choice
 endchoice
 
 choice
-       depends on PACKAGE_kmod-ltq-vmmc
+       depends on (PACKAGE_kmod-ltq-vmmc && VOICE_VMMC_WITH_DEVICE_FALCON)
        prompt "FXS coefficients"
        default LTQ_VOICE_CPE_VMMC_COEF_FALCON_ETSI
        help
@@ -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