projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
904a675
)
lantiq: disable VMMC_COEF for non FALCON device
author
dpeddi
<eddi@dpeddi.com>
Sat, 29 Oct 2016 11:34:15 +0000
(13:34 +0200)
committer
John Crispin
<john@phrozen.org>
Wed, 16 Nov 2016 09:57:48 +0000
(10:57 +0100)
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
package/kernel/lantiq/ltq-vmmc/Config.in
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vmmc/Config.in
b/package/kernel/lantiq/ltq-vmmc/Config.in
index b8ab6a4be330f684fd9f5739d8f6e132b1fff2db..5f412c2e8e67b29208b9810e4eb38c79bd03e9b3 100644
(file)
--- a/
package/kernel/lantiq/ltq-vmmc/Config.in
+++ b/
package/kernel/lantiq/ltq-vmmc/Config.in
@@
-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