summaryrefslogtreecommitdiff
path: root/configs/am335x_sl50_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-27 18:26:16 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-06-11 15:14:04 +0530
commitb45926fa1d5a1be2a55d0eb208bff8f04f00f875 (patch)
tree29f65a6b8bcd9e98ce5cc1d9bab4fb6dfa94fd93 /configs/am335x_sl50_defconfig
parent07b3e8dd387387e68c465ebce236b8b98110702f (diff)
am335x: sl50: Enable DM_SPI
Enable DM_SPI for am355x sl50 board. Build is fine, but not tested. Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'configs/am335x_sl50_defconfig')
-rw-r--r--configs/am335x_sl50_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig
index 238164a55f..0aeaad577e 100644
--- a/configs/am335x_sl50_defconfig
+++ b/configs/am335x_sl50_defconfig
@@ -52,6 +52,7 @@ CONFIG_PHY_SMSC=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_FAT_WRITE=y
CONFIG_LZO=y