summaryrefslogtreecommitdiff
path: root/configs/igep00x0_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-27 15:56:15 +0300
committerJagan Teki <jagan@amarulasolutions.com>2020-06-11 12:44:04 +0300
commit07b3e8dd387387e68c465ebce236b8b98110702f (patch)
tree503394cd49af11e715ddc1d183b7896b32d8b7c0 /configs/igep00x0_defconfig
parent64efd11d3b0fcb70008899920ed224916e1da9cc (diff)
downloadu-boot-07b3e8dd387387e68c465ebce236b8b98110702f.tar.xz
configs: igep00x0: Enable DM_SPI
Enable DM_SPI for igep00x0 board. Build is fine, but not tested. Cc: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r--configs/igep00x0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig
index a5c301dbdb..d32c017907 100644
--- a/configs/igep00x0_defconfig
+++ b/configs/igep00x0_defconfig
@@ -62,6 +62,7 @@ CONFIG_SMC911X_BASE=0x2C000000
CONFIG_SMC911X_32_BIT=y
CONFIG_CONS_INDEX=3
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_BCH=y
CONFIG_FDT_FIXUP_PARTITIONS=y