ar71xx: add preliminary support for the Atheros AR933x SoCs
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index abc8346..d2ee303 100644 (file)
@@ -393,4 +393,8 @@ config AR71XX_NVRAM
 config AR71XX_PCI_ATH9K_FIXUP
        def_bool n
 
+config SOC_AR933X
+       bool
+       select USB_ARCH_HAS_EHCI
+
 endif