X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/664dbf6de87a76c290a08d3b9eb71c49085ccf6c..dbdef16088eb257764fb0fd327f3e4be1c333668:/package/ifx-vmmc/Config.in 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