mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
iwlwifi: dvm: remove a wrong dependency on m
This was wronly added when the dependency on IWLWIFI was removed. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=112201 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
This commit is contained in:
parent
7e502e5bc5
commit
0ad4ece5bb
|
|
@ -53,7 +53,6 @@ config IWLWIFI_LEDS
|
||||||
|
|
||||||
config IWLDVM
|
config IWLDVM
|
||||||
tristate "Intel Wireless WiFi DVM Firmware support"
|
tristate "Intel Wireless WiFi DVM Firmware support"
|
||||||
depends on m
|
|
||||||
help
|
help
|
||||||
This is the driver that supports the DVM firmware. The list
|
This is the driver that supports the DVM firmware. The list
|
||||||
of the devices that use this firmware is available here:
|
of the devices that use this firmware is available here:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user