summaryrefslogtreecommitdiff
path: root/configs/r8a7796_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-12 19:07:24 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-12 19:07:24 +0200
commita79c31156e5e8c4a06a181fc4d16a7f575234662 (patch)
tree1e43ac5f29d875015a5fd1b3cc1eb5cf2cb189f5 /configs/r8a7796_ulcb_defconfig
parentc54b0b754bbc8b15b16a6e923e5a7b96f00d2fb6 (diff)
ARM: rmobile: Enable EHCI generic on ULCB
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/r8a7796_ulcb_defconfig')
-rw-r--r--configs/r8a7796_ulcb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a7796_ulcb_defconfig b/configs/r8a7796_ulcb_defconfig
index f222a6833c..152fdb0021 100644
--- a/configs/r8a7796_ulcb_defconfig
+++ b/configs/r8a7796_ulcb_defconfig
@@ -31,5 +31,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=""