Skip to content
Snippets Groups Projects
Commit 4d1dd69e authored by Adam Ford's avatar Adam Ford Committed by Jagan Teki
Browse files

omap3_logic: Enable DM_SPI


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: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent b2b41d27
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ CONFIG_SMC911X=y ...@@ -47,6 +47,7 @@ CONFIG_SMC911X=y
CONFIG_SMC911X_BASE=0x08000000 CONFIG_SMC911X_BASE=0x08000000
CONFIG_SMC911X_32_BIT=y CONFIG_SMC911X_32_BIT=y
CONFIG_SYS_NS16550=y CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y CONFIG_OMAP3_SPI=y
CONFIG_USB=y CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment