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>
This commit is contained in:
parent
07b3e8dd38
commit
b45926fa1d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user