> > 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@xxxxxxxxxxxx> > --- > 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. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html