--- zzzz-none-000/linux-2.6.28.10/arch/Kconfig 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/arch/Kconfig 2011-07-01 08:25:42.000000000 +0000 @@ -104,3 +104,13 @@ The calls support software clock gating and thus are a key power management tool on many systems. +config AVM_ARCH_STATIC_WLAN_MEMORY + bool "Use static memory for WLAN subsystem" + depends on MACH_FUSIV || (LANTIQ && (AR9 || VR9)) + default n + +config AVM_ARCH_STATIC_WLAN_MEMORY_SIZE + hex "Static WLAN memory size (kbytes)" + depends on AVM_ARCH_STATIC_WLAN_MEMORY + default 0 +