From: Jagan Teki Date: Wed, 27 May 2020 12:56:18 +0000 (+0530) Subject: am335x: igep003x: Enable DM_SPI X-Git-Tag: baikal/mips/sdk5.9~303^2~21 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=cee5d871854a1ddeae59069057812f82287d4afc;p=uboot.git am335x: igep003x: Enable DM_SPI Enable DM_SPI for am355x igep003x board. Build is fine, but not tested. Cc: Javier Martínez Canillas Signed-off-by: Jagan Teki --- diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig index 5295b6ac81..ee2cdf0a91 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