[brcm63xx] fix a stupid typo preventing the board from being detected
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / Kconfig
index b21c03e..a3ac72a 100644 (file)
@@ -8,6 +8,11 @@ config BCM63XX_CPU_6338
        select USB_OHCI_BIG_ENDIAN_DESC
        select USB_OHCI_BIG_ENDIAN_MMIO
 
+config BCM63XX_CPU_6345
+       bool "support 6345 CPU"
+       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.020793 seconds and 4 git commands to generate.