[brcm63xx] add experimental support for bcm6338
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / Kconfig
index 8c192e7..325f69a 100644 (file)
@@ -1,6 +1,13 @@
 menu "CPU support"
        depends on BCM63XX
 
+config BCM63XX_CPU_6338
+       bool "support 6338 CPU"
+       select HW_HAS_PCI
+       select USB_ARCH_HAS_OHCI
+       select USB_OHCI_BIG_ENDIAN_DESC
+       select USB_OHCI_BIG_ENDIAN_MMIO
+
 config BCM63XX_CPU_6348
        bool "support 6348 CPU"
        select HW_HAS_PCI
This page took 0.022199 seconds and 4 git commands to generate.