This is now activated by default in the Kconfig so it should be save for us too. Add to compat-3.0-stable Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index 00408bf..0a60ab9 100644 --- a/config.mk +++ b/config.mk @@ -341,7 +341,7 @@ CONFIG_RT2500PCI=m ifdef CONFIG_CRC_CCITT CONFIG_RT2800PCI=m CONFIG_RT2800PCI_RT33XX=y -# CONFIG_RT2800PCI_RT35XX=y +CONFIG_RT2800PCI_RT35XX=y # CONFIG_RT2800PCI_RT53XX=y endif #CONFIG_CRC_CCITT NEED_RT2X00=y @@ -470,7 +470,7 @@ CONFIG_RT2500USB=m ifdef CONFIG_CRC_CCITT CONFIG_RT2800USB=m CONFIG_RT2800USB_RT33XX=y -# CONFIG_RT2800USB_RT35XX=y +CONFIG_RT2800USB_RT35XX=y # CONFIG_RT2800USB_RT53XX=y CONFIG_RT2800USB_UNKNOWN=y endif #CONFIG_CRC_CCITT -- 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