From 53b5bf3c1d24c3a0d92c7cf0824a51bde41ee321 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:39 -0600 Subject: Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/corvus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/corvus.h') diff --git a/include/configs/corvus.h b/include/configs/corvus.h index db90f92d98..458c225c3b 100644 --- a/include/configs/corvus.h +++ b/include/configs/corvus.h @@ -165,7 +165,6 @@ #define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_BOARD_INIT -#define CONFIG_SPL_GPIO_SUPPORT #define CONFIG_SPL_NAND_SUPPORT #define CONFIG_SPL_NAND_DRIVERS #define CONFIG_SPL_NAND_BASE -- cgit v1.2.3