Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1da46beb authored by Pavel Machek's avatar Pavel Machek Committed by John W. Linville
Browse files

iwlwifi: fix LED config option



IWLWIFI_LEDS option should certainly have help comment, and should
default to y.

Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent bcc693a1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"