staging: wilc1000: remove wilc memory allocation config
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:06 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commita5038d56f86011af0d1dcaac56e8507ef5c8f6cf
tree6b02a1047c3d692fe1968bc7ab56de5ce4738950
parentc6e3a5b3ef16b9e1498daa41645c728ee6e5285c
staging: wilc1000: remove wilc memory allocation config

This patch remove memory allocation options in Kconfig. It was used a long time
ago to aquire memory, which we will not use this config anymore.
Remove it's config, related define and codes as well. We will take
PREALLOCATE_AT_LOADING_DRIVER as it is default.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Kconfig
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/linux_wlan_common.h
drivers/staging/wilc1000/wilc_wlan.c