Skip to content

Commit

Permalink
staging: wilc1000: disable driver due to build warnings
Browse files Browse the repository at this point in the history
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Jun 26, 2015
1 parent 6c6f95a commit 53a20e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/wilc1000/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config WILC1000
tristate "WILC1000 support (WiFi only)"
depends on BROKEN
depends on !S390
depends on CFG80211 && WEXT_CORE && INET
depends on MMC || SPI
Expand Down

0 comments on commit 53a20e9

Please sign in to comment.