diff options
Diffstat (limited to 'drivers/net/wireless/b43legacy/Kconfig')
-rw-r--r-- | drivers/net/wireless/b43legacy/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/b43legacy/Kconfig b/drivers/net/wireless/b43legacy/Kconfig index 68e05f06b33f..9718529af660 100644 --- a/drivers/net/wireless/b43legacy/Kconfig +++ b/drivers/net/wireless/b43legacy/Kconfig | |||
@@ -43,7 +43,7 @@ config B43LEGACY_LEDS | |||
43 | # RFKILL support | 43 | # RFKILL support |
44 | config B43LEGACY_RFKILL | 44 | config B43LEGACY_RFKILL |
45 | bool | 45 | bool |
46 | depends on B43LEGACY && RFKILL | 46 | depends on B43LEGACY && RFKILL && RFKILL_INPUT && INPUT_POLLDEV |
47 | default y | 47 | default y |
48 | 48 | ||
49 | config B43LEGACY_DEBUG | 49 | config B43LEGACY_DEBUG |