]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ath9k: Add a config option for WoW
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 28 Oct 2013 06:03:19 +0000 (11:33 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Dec 2013 19:24:53 +0000 (14:24 -0500)
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig

index 3ffa4ea8fcbcebd2777bc8dc770f0e88de0196d0..30d273c61bffb8f4e040e5f2eaddd37154f439f7 100644 (file)
@@ -104,6 +104,14 @@ config ATH9K_TX99
          be evaluated to meet the RF exposure limits set forth in the
          governmental SAR regulations.
 
+config ATH9K_WOW
+       bool "Wake on Wireless LAN support (EXPERIMENTAL)"
+       depends on ATH9K && PM
+       default n
+       ---help---
+         This option enables Wake on Wireless LAN support for certain cards.
+         Currently, AR9462 is supported.
+
 config ATH9K_LEGACY_RATE_CONTROL
        bool "Atheros ath9k rate control"
        depends on ATH9K