Skip to content
Snippets Groups Projects
Commit 0fedc4a5 authored by Tom Rini's avatar Tom Rini
Browse files

TI:armv7: Enable CONFIG_CMD_SPI


Add the generic "poke the SPI bus" command, with the SPI related
defines.

Acked-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent a8017574
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@
/* McSPI IP block */
#define CONFIG_SPI
#define CONFIG_OMAP3_SPI
#define CONFIG_CMD_SPI
/* GPIO block */
#define CONFIG_OMAP_GPIO
......
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