+menu "Configuration"
+ depends on PACKAGE_kmod-ifx-vmmc
choice
prompt "device selection"
default VOICE_CPE_VMMC_WITH_DEVICE_DANUBE_extract
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
DEPENDS:=+kmod-ifx-tapi @BROKEN
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,25,drv_vmmc)
+ MENU:=1
endef
define KernelPackage/ifx-vmmc/description
endef
define KernelPackage/ifx-vmmc/config
- if PACKAGE_kmod-ifx-vmmc
- source "$(SOURCE)/Config.in"
- endif
+ source "$(SOURCE)/Config.in"
endef
CONFIGURE_ARGS += \