projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2b41d2
)
omap3_logic: Enable DM_SPI
author
Adam Ford
<
[email protected]
>
Wed, 7 Mar 2018 11:23:10 +0000
(
05:23
-0600)
committer
Jagan Teki
<
[email protected]
>
Wed, 14 Mar 2018 17:49:31 +0000
(23:19 +0530)
With the introduction of ("Boards,Need,to,Switch,DM] spi: omap3_spi:
Full dm conversion"), Driver Model for McSPI is now available on the
omap3. This enables the config by default on omap3_logic boards.
Signed-off-by: Adam Ford <
[email protected]
>
Reviewed-by: Jagan Teki <
[email protected]
>
configs/omap3_logic_defconfig
patch
|
blob
|
history
diff --git
a/configs/omap3_logic_defconfig
b/configs/omap3_logic_defconfig
index c3e999e27b7d0e87e918fcc696f17defe3cbb0eb..519b2a08147f374d300e287095f86d75855f9116 100644
(file)
--- 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