summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-26 19:04:47 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-26 19:04:47 (GMT)
commit53a20e9e378ecd52f0afa4b60f8f8c81b6f97c27 (patch)
tree8e5976f5e5dec815e824aa8b190c50ace6ac30e5 /drivers/staging
parent6c6f95a9351beb4f773f79c9b993df8ce63e71d4 (diff)
downloadlinux-53a20e9e378ecd52f0afa4b60f8f8c81b6f97c27.tar.xz
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/wilc1000/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/wilc1000/Kconfig b/drivers/staging/wilc1000/Kconfig
index c246b0d..062d9c5 100644
--- a/drivers/staging/wilc1000/Kconfig
+++ b/drivers/staging/wilc1000/Kconfig
@@ -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