mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00: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:
parent
8d50551dc7
commit
2a2b94a9d9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue