summaryrefslogtreecommitdiff
path: root/configs/r8a7795_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-12 19:07:23 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-12 19:07:23 +0200
commitc54b0b754bbc8b15b16a6e923e5a7b96f00d2fb6 (patch)
treef666af9826c13b27a2eafdea11f141f792b3d123 /configs/r8a7795_salvator-x_defconfig
parentef60323326b6736c1adf30362344af78d3f7d62c (diff)
downloadu-boot-c54b0b754bbc8b15b16a6e923e5a7b96f00d2fb6.tar.gz
ARM: rmobile: Enable EHCI generic on Salvator-X
Enable the EHCI generic driver, which is superior to ad-hoc SoC specific one. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a7795_salvator-x_defconfig')
-rw-r--r--configs/r8a7795_salvator-x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
index 62b16b7a1c..8a4c51c0e7 100644
--- a/configs/r8a7795_salvator-x_defconfig
+++ b/configs/r8a7795_salvator-x_defconfig
@@ -34,5 +34,6 @@ CONFIG_SCIF_CONSOLE=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y
CONFIG_SMBIOS_MANUFACTURER=""