Signed-off-by: Pavel Roskin <proski@xxxxxxx> --- config.mk | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/config.mk b/config.mk index e5be3fd..990eac6 100644 --- a/config.mk +++ b/config.mk @@ -447,9 +447,11 @@ CONFIG_P54_LEDS=y CONFIG_ATH_COMMON=m # CONFIG_ATH_DEBUG=y +ifneq ($(CONFIG_CRC7),) CONFIG_WL12XX=y CONFIG_WL1251=m CONFIG_WL1271=m +endif ifdef CONFIG_COMPAT_KERNEL_27 CONFIG_LIBERTAS=n -- 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