From 60e54562913f7a272a5483ed909cf9c740b606f6 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Wed, 7 Feb 2018 02:42:19 +0200 Subject: spi: Migrate CONFIG_MXC_SPI to Kconfig Signed-off-by: Tuomas Tynkkynen --- include/configs/ot1200.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ot1200.h') diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 051416eab8..b2cbf91ddf 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -21,7 +21,6 @@ /* SF Configs */ #define CONFIG_SPI -#define CONFIG_MXC_SPI #define CONFIG_SF_DEFAULT_BUS 2 #define CONFIG_SF_DEFAULT_CS 0 #define CONFIG_SF_DEFAULT_SPEED 25000000 -- cgit v1.2.1