aboutsummaryrefslogtreecommitdiff
path: root/configs/am335x_igep003x_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-27 18:26:18 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-07-09 20:58:05 +0530
commit492d31087f35019f0dc6c88a94c782c6b866eed8 (patch)
tree02f3618b296aff31c473aa6c3bec1a5673180e9f /configs/am335x_igep003x_defconfig
parentd9107930af63d88c2d84560db19e65f1a51c4cbd (diff)
downloadu-boot-492d31087f35019f0dc6c88a94c782c6b866eed8.zip
u-boot-492d31087f35019f0dc6c88a94c782c6b866eed8.tar.gz
u-boot-492d31087f35019f0dc6c88a94c782c6b866eed8.tar.bz2
am335x: igep003x: Enable DM_SPI
Enable DM_SPI for am355x igep003x board. Build is fine, but not tested. Cc: Javier Martínez Canillas <javier@dowhile0.org> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/am335x_igep003x_defconfig')
-rw-r--r--configs/am335x_igep003x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig
index 5295b6a..ee2cdf0 100644
--- a/configs/am335x_igep003x_defconfig
+++ b/configs/am335x_igep003x_defconfig
@@ -72,6 +72,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_FDT_FIXUP_PARTITIONS=y