lantiq: disable VMMC_COEF for non FALCON device
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
This commit is contained in:
parent
904a6751b6
commit
4649a92901
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ choice
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
choice
|
choice
|
||||||
depends on PACKAGE_kmod-ltq-vmmc
|
depends on (PACKAGE_kmod-ltq-vmmc && VOICE_VMMC_WITH_DEVICE_FALCON)
|
||||||
prompt "FXS coefficients"
|
prompt "FXS coefficients"
|
||||||
default LTQ_VOICE_CPE_VMMC_COEF_FALCON_ETSI
|
default LTQ_VOICE_CPE_VMMC_COEF_FALCON_ETSI
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in a new issue