iwlwifi: Remove module build requirement for Intel Wireless WiFi
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 11 Aug 2014 20:11:35 +0000 (22:11 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 31 Aug 2014 19:20:09 +0000 (22:20 +0300)
The CONFIG_IWLDVM and CONFIG_IWLMVM currently have a
"depends on m" as its requirement forcing it to be build
as module. This is not needed and thus just remove it.

Fixes: ae7486a2b734 ("iwlwifi: fix Kconfig issues")
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
[Squashed 2 commites for MVM and DVM]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found