From 26410c1517bbb6d6f90de55b5fa65dac3c298bc7 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sat, 30 Dec 2017 07:33:42 -0600 Subject: Convert CONFIG_DAVINCI_SPI to Kconfig This converts the following to Kconfig: CONFIG_DAVINCI_SPI Signed-off-by: Adam Ford --- include/configs/ti_armv7_keystone2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ti_armv7_keystone2.h') diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h index 7fb3aaf46d6..bbed17a25fa 100644 --- a/include/configs/ti_armv7_keystone2.h +++ b/include/configs/ti_armv7_keystone2.h @@ -78,7 +78,6 @@ #endif /* SPI Configuration */ -#define CONFIG_DAVINCI_SPI #define CONFIG_SYS_SPI_CLK ks_clk_get_rate(KS2_CLK1_6) #define CONFIG_SF_DEFAULT_SPEED 30000000 #define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED -- cgit v1.2.3