From 788489145be4300cd9a6672723d0d15c6e2cf097 Mon Sep 17 00:00:00 2001 From: Santosh Shilimkar Date: Wed, 24 Jul 2013 20:31:37 -0400 Subject: 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: Santosh Shilimkar Signed-off-by: Mark Brown --- drivers/spi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/spi/Kconfig') diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 89cbbabaff44..3858d6605518 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -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 -- cgit v1.2.3