rk: revert 20f3d0b+v3.0.66 to v3.0
[firefly-linux-kernel-4.4.55.git] / net / wireless / Kconfig
index 8e2a668c9230ed9e0d210a23445575fa68a50e2f..1f1ef70f34f2d2852a6007b0444ac5cd14fb7f4a 100644 (file)
@@ -159,14 +159,3 @@ config LIB80211_DEBUG
          from lib80211.
 
          If unsure, say N.
-
-config CFG80211_ALLOW_RECONNECT
-       bool "Allow reconnect while already connected"
-       depends on CFG80211
-       default n
-       help
-         cfg80211 stack doesn't allow to connect if you are already
-         connected. This option allows to make a connection in this case.
-
-         Select this option ONLY for wlan drivers that are specifically
-         built for such purposes.