mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
am335x: baltos: Enable DM_SPI
Enable DM_SPI for am355x baltos board. Build is fine, but not tested. Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
@@ -60,6 +60,7 @@ CONFIG_DM_MDIO=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_DRIVER_TI_CPSW=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_DM_SPI=y
|
||||
CONFIG_OMAP3_SPI=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_DM_USB=y
|
||||
|
Reference in New Issue
Block a user