mirror of https://gitee.com/openkylin/linux.git
ARM: multi_v7_defconfig: Enable XHCI_RCAR
This is used by Renesas R-Car SoCs. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
ae6b99bc69
commit
20cc7dd4d0
|
@ -577,6 +577,7 @@ CONFIG_SND_SOC_WM8978=m
|
|||
CONFIG_USB=y
|
||||
CONFIG_USB_XHCI_HCD=y
|
||||
CONFIG_USB_XHCI_MVEBU=y
|
||||
CONFIG_USB_XHCI_RCAR=m
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_MSM=m
|
||||
CONFIG_USB_EHCI_EXYNOS=y
|
||||
|
|
Loading…
Reference in New Issue