4 config BCM63XX_CPU_3368
5 bool "support 3368 CPU"
6 select SYS_HAS_CPU_BMIPS4350
9 config BCM63XX_CPU_6328
10 bool "support 6328 CPU"
11 select SYS_HAS_CPU_BMIPS4350
14 config BCM63XX_CPU_6338
15 bool "support 6338 CPU"
16 select SYS_HAS_CPU_BMIPS32_3300
19 config BCM63XX_CPU_6345
20 bool "support 6345 CPU"
21 select SYS_HAS_CPU_BMIPS32_3300
23 config BCM63XX_CPU_6348
24 bool "support 6348 CPU"
25 select SYS_HAS_CPU_BMIPS32_3300
28 config BCM63XX_CPU_6358
29 bool "support 6358 CPU"
30 select SYS_HAS_CPU_BMIPS4350
33 config BCM63XX_CPU_6362
34 bool "support 6362 CPU"
35 select SYS_HAS_CPU_BMIPS4350
38 config BCM63XX_CPU_6368
39 bool "support 6368 CPU"
40 select SYS_HAS_CPU_BMIPS4350
44 source "arch/mips/bcm63xx/boards/Kconfig"