brcm63xx: BCM6318 needs to select _HAS_OHCI/EHCI too
[openwrt.git] / target / linux / brcm63xx / patches-3.10 / 347-MIPS-BCM6318-USB-support.patch
index ff10d49..cd4189b 100644 (file)
  }
  
  /*
+--- a/arch/mips/bcm63xx/Kconfig
++++ b/arch/mips/bcm63xx/Kconfig
+@@ -22,6 +22,8 @@ config BCM63XX_CPU_6318
+       bool "support 6318 CPU"
+       select SYS_HAS_CPU_BMIPS32_3300
+       select HW_HAS_PCI
++      select BCM63XX_OHCI
++      select BCM63XX_EHCI
+ config BCM63XX_CPU_6328
+       bool "support 6328 CPU"