projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[generic]: 3.0 is out
[openwrt.git]
/
package
/
ltq-vmmc
/
Config.in
diff --git
a/package/ltq-vmmc/Config.in
b/package/ltq-vmmc/Config.in
index
0f26cd3
..
3a5e014
100644
(file)
--- a/
package/ltq-vmmc/Config.in
+++ b/
package/ltq-vmmc/Config.in
@@
-7,15
+7,19
@@
choice
config VOICE_CPE_VMMC_WITH_DEVICE_DANUBE
bool "Danube, Twinpass, Vinax"
config VOICE_CPE_VMMC_WITH_DEVICE_DANUBE
bool "Danube, Twinpass, Vinax"
+ depends on TARGET_lantiq_danube
config VOICE_CPE_VMMC_WITH_DEVICE_AR9
bool "AR9 family"
config VOICE_CPE_VMMC_WITH_DEVICE_AR9
bool "AR9 family"
+ depends on TARGET_lantiq_ar9
config VOICE_CPE_VMMC_WITH_DEVICE_VR9
bool "VR9 family"
config VOICE_CPE_VMMC_WITH_DEVICE_VR9
bool "VR9 family"
+ depends on TARGET_lantiq_vr9
config VOICE_VMMC_WITH_DEVICE_FALCON
bool "FALC-ON"
config VOICE_VMMC_WITH_DEVICE_FALCON
bool "FALC-ON"
+ depends on (TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable)
endchoice
endchoice
This page took
0.022607 seconds
and
4
git commands to generate.