Both config options have be removed from the Kconfig files in the kernel and are not used by the code any more. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index 802bf38..3463f83 100644 --- a/config.mk +++ b/config.mk @@ -252,7 +252,6 @@ CONFIG_IWLAGN=m # CONFIG_IWLWIFI_DEVICE_TRACING=y # CONFIG_IWLWIFI_DEVICE_SVTOOL=y # CONFIG_IWLWIFI_DEBUG_EXPERIMENTAL_UCODE=y -CONFIG_IWL_P2P=y CONFIG_IWLWIFI_LEGACY=m CONFIG_COMPAT_IWL4965=m @@ -623,7 +622,6 @@ endif #CONFIG_COMPAT_STAGING ifdef CONFIG_CRC7 CONFIG_WL1251=m CONFIG_WL12XX=m -CONFIG_WL12XX_HT=y endif #CONFIG_CRC7 CONFIG_MWIFIEX=m -- 1.7.4.1 -- 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