summaryrefslogtreecommitdiff
path: root/configs/am335x_baltos_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-27 15:56:17 +0300
committerJagan Teki <jagan@amarulasolutions.com>2020-06-18 19:23:21 +0300
commit2a2b94a9d9a3139853c6ccd911c55db77b714a68 (patch)
treefcbb4073c42f6c7a33377622b2e95c28c842948f /configs/am335x_baltos_defconfig
parent8d50551dc77bc87dc6c6b3474e094d9203a24144 (diff)
downloadu-boot-2a2b94a9d9a3139853c6ccd911c55db77b714a68.tar.xz
am335x: baltos: Enable DM_SPI
Enable DM_SPI for am355x baltos board. Build is fine, but not tested. Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Diffstat (limited to 'configs/am335x_baltos_defconfig')
-rw-r--r--configs/am335x_baltos_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
index 2781d49daf..c92e0cc330 100644
--- a/configs/am335x_baltos_defconfig
+++ b/configs/am335x_baltos_defconfig
@@ -60,6 +60,7 @@ CONFIG_DM_MDIO=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_DM_USB=y