summaryrefslogtreecommitdiffstats
path: root/package/ifx-vmmc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ifx-vmmc/Config.in')
-rw-r--r--package/ifx-vmmc/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/ifx-vmmc/Config.in b/package/ifx-vmmc/Config.in
index bd3c032d3..2a7894e7f 100644
--- a/package/ifx-vmmc/Config.in
+++ b/package/ifx-vmmc/Config.in
@@ -1,3 +1,5 @@
+menu "Configuration"
+ depends on PACKAGE_kmod-ifx-vmmc
choice
prompt "device selection"
default VOICE_CPE_VMMC_WITH_DEVICE_DANUBE_extract
@@ -47,3 +49,5 @@ config VOICE_CPE_VMMC_MPS_HISTORY_SIZE
MPS history buffer (default=128 words, maximum=512 words, 0=disable)
To opimize the memory footprint in RAM, you might want to set the
buffer size to 0.
+
+endmenu