Files
ubports_kernel_google_msm/drivers/net/wireless
Jouni Malinen 176ddc7dcf ath9k: Enforce module build if rfkill is a module
CONFIG_ATH9K=y results in build issues if CONFIG_RFKILL=m since ath9k
does not depend on rfkill in kconfig (i.e., CONFIG_RFKILL is used to
select whether to enable rfkill in ath9k), but uses its functions if
rfkill is enabled. Enforce ath9k to be build as a module if
CONFIG_RFKILL=m to avoid this invalid configuration.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-12 14:24:50 -05:00
..
2009-01-08 08:31:15 -08:00
2008-12-12 14:02:08 -05:00
2009-01-08 08:31:15 -08:00
2008-11-10 15:11:56 -05:00
2008-11-10 15:11:56 -05:00
2009-01-12 14:24:49 -05:00
2008-11-10 15:11:56 -05:00
2008-12-18 22:27:38 -08:00