From 8bbff6a70e2bb01d16832271ec6c3afa22f8aebd Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 4 Feb 2018 09:32:43 -0600 Subject: Convert CONFIG_MXC_GPIO to Kconfig This converts the following to Kconfig: CONFIG_MXC_GPIO Signed-off-by: Adam Ford --- include/configs/mx53ppd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx53ppd.h') diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h index 92dd845c70..05c3d529af 100644 --- a/include/configs/mx53ppd.h +++ b/include/configs/mx53ppd.h @@ -29,7 +29,6 @@ #define CONFIG_MISC_INIT_R #define CONFIG_BOARD_LATE_INIT -#define CONFIG_MXC_GPIO #define CONFIG_REVISION_TAG #define CONFIG_MXC_UART -- cgit