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/rut.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/rut.h') diff --git a/include/configs/rut.h b/include/configs/rut.h index e676a5a..9f9bc71 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -120,7 +120,6 @@ #define DA8XX_LCD_CNTL_BASE LCD_CNTL_BASE #define CONFIG_SPI -#define CONFIG_OMAP3_SPI #define BOARD_LCD_RESET 115 /* Bank 3 pin 19 */ #define CONFIG_FORMIKE -- cgit v1.1