summaryrefslogtreecommitdiff
path: root/configs/r8a7795_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-08-20 15:13:49 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-08-25 22:04:49 (GMT)
commit3345ca21a1694808f0ece3570f985d665a53b85b (patch)
treefdd8df7547fb4500ed0cad923a0cde3316c8dcd8 /configs/r8a7795_salvator-x_defconfig
parent6f380854923aae93fd0d7310459c2d130f48f90e (diff)
downloadu-boot-3345ca21a1694808f0ece3570f985d665a53b85b.tar.xz
ARM: rmobile: Enable MMC and USB DM on Salvator-X
Enable the MMC and USB DM on the board since it's the modern method and now supported by the drivers. 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_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
index d83eaf2..d53504a 100644
--- a/configs/r8a7795_salvator-x_defconfig
+++ b/configs/r8a7795_salvator-x_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_FAT=y
CONFIG_OF_CONTROL=y
CONFIG_CLK=y
CONFIG_CLK_RENESAS=y
+CONFIG_DM_MMC=y
CONFIG_SH_SDHI=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
@@ -30,6 +31,7 @@ CONFIG_DM_ETH=y
CONFIG_RENESAS_RAVB=y
CONFIG_SCIF_CONSOLE=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_SMBIOS_MANUFACTURER=""