This is needed to make the common intel driver module export its symbols. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/config.mk b/config.mk index 13b44d4..b2e3d2d 100644 --- a/config.mk +++ b/config.mk @@ -301,6 +301,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_31 export CONFIG_IWLWIFI=m export CONFIG_IWLDVM=m export CONFIG_IWLMVM=m +export CONFIG_IWLWIFI_OPMODE_MODULAR=y export CONFIG_IWLWIFI_P2P=y # export CONFIG_IWLWIFI_DEBUG=y # export CONFIG_IWLWIFI_DEBUGFS=y -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html