summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJayachandran C <jayachandranc@netlogicmicro.com>2012-07-24 17:28:53 +0200
committerRalf Baechle <ralf@linux-mips.org>2012-07-24 17:28:53 +0200
commitf35574a3abe4fc85db6d3d7f7915f7e857373155 (patch)
tree8298fd312ec1331aec44a47b47302e072df36926 /arch/mips/Kconfig
parentc5a48ff81e25c8585dae981a6cc19ed55788cadf (diff)
downloadop-kernel-dev-f35574a3abe4fc85db6d3d7f7915f7e857373155.zip
op-kernel-dev-f35574a3abe4fc85db6d3d7f7915f7e857373155.tar.gz
MIPS: Netlogic: Platform changes for XLS USB
Add USB initialization code, setup resources and add USB platform driver in mips/netlogic/xlr/platform.c. Add USB support for XLR/XLS platform in Kconfig. Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3759/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index b3e10fd..96bad98 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -787,6 +787,8 @@ config NLM_XLR_BOARD
select ZONE_DMA if 64BIT
select SYNC_R4K
select SYS_HAS_EARLY_PRINTK
+ select USB_ARCH_HAS_OHCI if USB_SUPPORT
+ select USB_ARCH_HAS_EHCI if USB_SUPPORT
help
Support for systems based on Netlogic XLR and XLS processors.
Say Y here if you have a XLR or XLS based board.
OpenPOWER on IntegriCloud