projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc693a
)
iwlwifi: fix LED config option
author
Pavel Machek
<pavel@ucw.cz>
Fri, 24 Jul 2009 18:13:10 +0000
(11:13 -0700)
committer
John 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/iwlwifi/Kconfig
b/drivers/net/wireless/iwlwifi/Kconfig
index e092af09d6bfa46e9f5adaf95fcfdd75ab3a13b6..99310c033253372b1cfd4ed2cf2bed5352cb7321 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/Kconfig
+++ b/
drivers/net/wireless/iwlwifi/Kconfig
@@
-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"