Commit 53a20e9e authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

staging: wilc1000: disable driver due to build warnings

The wilc1000 has just too many build warnings to be able to enable it
for the 4.2 release.  Given that there have not been any patches
submitted to properly fix these obvious errors, I'm going to disable it
for now.  I will enable it back when the build warning fixes are
submitted, or, if that never happens, I will remove it from the tree.

Cc: Johnny Kim <johnny.kim@atmel.com>
Cc: Rachel Kim <rachel.kim@atmel.com>
Cc: Dean Lee <dean.lee@atmel.com>
Cc: Chris Park <chris.park@atmel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6c6f95a9
config WILC1000 config WILC1000
tristate "WILC1000 support (WiFi only)" tristate "WILC1000 support (WiFi only)"
depends on BROKEN
depends on !S390 depends on !S390
depends on CFG80211 && WEXT_CORE && INET depends on CFG80211 && WEXT_CORE && INET
depends on MMC || SPI depends on MMC || SPI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment