Skip to content
Snippets Groups Projects
Commit 78848914 authored by Santosh Shilimkar's avatar Santosh Shilimkar Committed by Mark Brown
Browse files

spi: davinci: Update configs to make it selectable on Keystone


Keystone2 SOCs share the SPI IP block with DaVinci based SOCs. Update
the config bits so that its usable on Keystone2 based SOCs.

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 3b2f64d0
No related merge requests found
......@@ -151,7 +151,7 @@ config SPI_COLDFIRE_QSPI
config SPI_DAVINCI
tristate "Texas Instruments DaVinci/DA8x/OMAP-L/AM1x SoC SPI controller"
depends on ARCH_DAVINCI
depends on ARCH_DAVINCI || ARCH_KEYSTONE
select SPI_BITBANG
select TI_EDMA
help
......
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