From ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Wed, 26 Jul 2017 22:25:30 -0500 Subject: Convert CONFIG_OMAP3_SPI to Kconfig This converts the following to Kconfig: CONFIG_OMAP3_SPI Signed-off-by: Adam Ford [trini: Minor comment tweaks] Signed-off-by: Tom Rini --- include/configs/dra7xx_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/dra7xx_evm.h') diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index e124bda496..efe63daf26 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -115,7 +115,6 @@ #define CONFIG_PHY_TI /* SPI */ -#undef CONFIG_OMAP3_SPI #define CONFIG_TI_SPI_MMAP #define CONFIG_SF_DEFAULT_SPEED 76800000 #define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 -- cgit v1.2.3