diff options
author | Tom Rini <trini@konsulko.com> | 2018-03-15 08:27:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-15 08:27:27 -0400 |
commit | 3fa9bc7969c130b373f41731db526a3511f40ea5 (patch) | |
tree | 3692fcfd9d48427d921685072ec68ce27c4fbce4 /configs | |
parent | 706f077577cafaa21e6dcf93797d3a0e7dc82444 (diff) | |
parent | 4d1dd69e5f12208ed3d04f99fd9b2a1e926f89cd (diff) |
Merge git://git.denx.de/u-boot-spi
Diffstat (limited to 'configs')
-rw-r--r-- | configs/omap3_logic_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig index c3e999e27b..519b2a0814 100644 --- a/configs/omap3_logic_defconfig +++ b/configs/omap3_logic_defconfig @@ -47,6 +47,7 @@ CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0x08000000 CONFIG_SMC911X_32_BIT=y CONFIG_SYS_NS16550=y +CONFIG_DM_SPI=y CONFIG_OMAP3_SPI=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |