X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fifx-vmmc%2FConfig.in;h=2a7894e7f0f1419ca2557bb5ab436af0be59245e;hp=bd3c032d3a122aaac2ef8cdfc9ad7e5afd1b83e1;hb=c98be870f879d3875d28115aaa9c9b50f3c281e0;hpb=4e04ca1116ef83ffa79da5999408b623366bdcf2 diff --git a/package/ifx-vmmc/Config.in b/package/ifx-vmmc/Config.in index bd3c032d3a..2a7894e7f0 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