iwlwifi: fix LED config option
authorPavel Machek <pavel@ucw.cz>
Fri, 24 Jul 2009 18:13:10 +0000 (11:13 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jul 2009 19:24:27 +0000 (15:24 -0400)
IWLWIFI_LEDS option should certainly have help comment, and should
default to y.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/Kconfig

index e092af0..99310c0 100644 (file)
@@ -9,6 +9,9 @@ config IWLWIFI
 config IWLWIFI_LEDS
        bool "Enable LED support in iwlagn and iwl3945 drivers"
        depends on IWLWIFI
+       default y
+       ---help---
+         Select this if you want LED support.
 
 config IWLWIFI_SPECTRUM_MEASUREMENT
        bool "Enable Spectrum Measurement in iwlagn driver"