diff mbox

[2/3] ARM: shmobile: enable XHCI_RCAR in defconfig

Message ID ae6b99bc6928d13856172f287ee21be2eac39673.1454409855.git.horms+renesas@verge.net.au (mailing list archive)
State Accepted
Commit ae6b99bc6928d13856172f287ee21be2eac39673
Headers show

Commit Message

Simon Horman Feb. 2, 2016, 3:23 p.m. UTC
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/shmobile_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 5208b5caacd1..b7b714c3958c 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -162,6 +162,8 @@  CONFIG_SND_SOC_RSRC_CARD=y
 CONFIG_SND_SOC_AK4642=y
 CONFIG_SND_SOC_WM8978=y
 CONFIG_USB=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_RCAR=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_R8A66597_HCD=y