4 config BCM63XX_CPU_6328
5 bool "support 6328 CPU"
8 config BCM63XX_CPU_6338
9 bool "support 6338 CPU"
11 select USB_ARCH_HAS_OHCI
12 select USB_OHCI_BIG_ENDIAN_DESC
13 select USB_OHCI_BIG_ENDIAN_MMIO
15 config BCM63XX_CPU_6345
16 bool "support 6345 CPU"
17 select USB_OHCI_BIG_ENDIAN_DESC
18 select USB_OHCI_BIG_ENDIAN_MMIO
20 config BCM63XX_CPU_6348
21 bool "support 6348 CPU"
24 config BCM63XX_CPU_6358
25 bool "support 6358 CPU"
28 config BCM63XX_CPU_6368
29 bool "support 6368 CPU"
33 source "arch/mips/bcm63xx/boards/Kconfig"