diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch b/target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch index 03fa41c410..768dccac5e 100644 --- a/target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch +++ b/target/linux/brcm63xx/patches-3.10/114-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch @@ -36,7 +36,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org> bool "support 6338 CPU" @@ -24,21 +31,25 @@ config BCM63XX_CPU_6348 bool "support 6348 CPU" - select SYS_HAS_CPU_BMIPS3300 + select SYS_HAS_CPU_BMIPS32_3300 select HW_HAS_PCI + select BCM63XX_OHCI |