* [PATCH 2/2] iwlwifi: Remove module build requirement for Intel Wireless WiFi MVM
@ 2014-08-11 20:11 Marcel Holtmann
2014-08-12 2:46 ` Grumbach, Emmanuel
0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2014-08-11 20:11 UTC (permalink / raw)
To: Emmanuel Grumbach, Johannes Berg; +Cc: linux-wireless, ilw
The CONFIG_IWLMVM currently has a "depends on m" as its requirement
forcing it to be build as module. This is not needed and thus just
remove it.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
drivers/net/wireless/iwlwifi/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index 9cc33e13690b..824f5e287783 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -59,7 +59,6 @@ config IWLDVM
config IWLMVM
tristate "Intel Wireless WiFi MVM Firmware support"
- depends on m
help
This is the driver that supports the MVM firmware which is
currently only available for 7260 and 3160 devices.
--
1.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH 2/2] iwlwifi: Remove module build requirement for Intel Wireless WiFi MVM
2014-08-11 20:11 [PATCH 2/2] iwlwifi: Remove module build requirement for Intel Wireless WiFi MVM Marcel Holtmann
@ 2014-08-12 2:46 ` Grumbach, Emmanuel
0 siblings, 0 replies; 2+ messages in thread
From: Grumbach, Emmanuel @ 2014-08-12 2:46 UTC (permalink / raw)
To: Marcel Holtmann, Berg, Johannes
Cc: linux-wireless@vger.kernel.org, ilw@linux.intel.com
>
> The CONFIG_IWLMVM currently has a "depends on m" as its requirement
> forcing it to be build as module. This is not needed and thus just remove it.
>
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
> drivers/net/wireless/iwlwifi/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/wireless/iwlwifi/Kconfig
> b/drivers/net/wireless/iwlwifi/Kconfig
> index 9cc33e13690b..824f5e287783 100644
> --- a/drivers/net/wireless/iwlwifi/Kconfig
> +++ b/drivers/net/wireless/iwlwifi/Kconfig
> @@ -59,7 +59,6 @@ config IWLDVM
>
> config IWLMVM
> tristate "Intel Wireless WiFi MVM Firmware support"
> - depends on m
> help
> This is the driver that supports the MVM firmware which is
> currently only available for 7260 and 3160 devices.
> --
> 1.9.3
I'll apply these - thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-12 2:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 20:11 [PATCH 2/2] iwlwifi: Remove module build requirement for Intel Wireless WiFi MVM Marcel Holtmann
2014-08-12 2:46 ` Grumbach, Emmanuel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).