Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368467
b: refs/heads/master
c: 1218206
h: refs/heads/master
i:
  368465: c261ef2
  368463: 65e7660
v: v3
  • Loading branch information
Johannes Berg committed Mar 6, 2013
1 parent ca35f7d commit 278f252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1fd4afe2d13588f935d9f8642a696f84aa1f03d1
refs/heads/master: 1218206e9d642f63801417156be46d8d0175164a
5 changes: 4 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ config IWLWIFI
select LEDS_CLASS
select LEDS_TRIGGERS
select MAC80211_LEDS
select IWLDVM
---help---
Select to build the driver supporting the:

Expand Down Expand Up @@ -45,6 +44,7 @@ config IWLWIFI
config IWLDVM
tristate "Intel Wireless WiFi DVM Firmware support"
depends on IWLWIFI
default IWLWIFI
help
This is the driver supporting the DVM firmware which is
currently the only firmware available for existing devices.
Expand All @@ -58,6 +58,9 @@ config IWLMVM

Say yes if you have such a device.

comment "WARNING: iwlwifi is useless without IWLDVM or IWLMVM"
depends on IWLWIFI && IWLDVM=n && IWLMVM=n

menu "Debugging Options"
depends on IWLWIFI

Expand Down

0 comments on commit 278f252

Please sign in to comment.