mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
omap3_beagle: Enable DM_SPI
Switch to DM_SPI support now. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
e0cc7df9fd
commit
6dd18bb111
@ -71,6 +71,7 @@ CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
|
||||
CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000
|
||||
CONFIG_SPL_NAND_SIMPLE=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_DM_SPI=y
|
||||
CONFIG_OMAP3_SPI=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user