aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-07-02 11:19:04 -0400
committerRalf Baechle <ralf@linux-mips.org>2013-07-12 12:11:43 -0400
commit6ac5310e649df5fcd240d764503bf16a1317ea39 (patch)
tree286700815b3f30dc13cc3b2d9980b0244b244d33 /arch/mips/bcm63xx
parent704e6460ab75af0735b1ca7c0dcaa4ff0a4001b2 (diff)
parent3f90b82df110ef9cb33761b56ca85ae0d0372d4a (diff)
Merge branch '3.10-fixes' into mips-for-linux-next
This that should have been fixed but weren't, way to much, intrusive and late.
Diffstat (limited to 'arch/mips/bcm63xx')
-rw-r--r--arch/mips/bcm63xx/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
index afe52d4ed3b9..b78306ce56c7 100644
--- a/arch/mips/bcm63xx/Kconfig
+++ b/arch/mips/bcm63xx/Kconfig
@@ -12,14 +12,9 @@ config BCM63XX_CPU_6328
12config BCM63XX_CPU_6338 12config BCM63XX_CPU_6338
13 bool "support 6338 CPU" 13 bool "support 6338 CPU"
14 select HW_HAS_PCI 14 select HW_HAS_PCI
15 select USB_ARCH_HAS_OHCI
16 select USB_OHCI_BIG_ENDIAN_DESC
17 select USB_OHCI_BIG_ENDIAN_MMIO
18 15
19config BCM63XX_CPU_6345 16config BCM63XX_CPU_6345
20 bool "support 6345 CPU" 17 bool "support 6345 CPU"
21 select USB_OHCI_BIG_ENDIAN_DESC
22 select USB_OHCI_BIG_ENDIAN_MMIO
23 18
24config BCM63XX_CPU_6348 19config BCM63XX_CPU_6348
25 bool "support 6348 CPU" 20 bool "support 6348 CPU"