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/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 cbbdf7919b..e2b0280874 100644 --- a/include/configs/ti_armv7_keystone2.h +++ b/include/configs/ti_armv7_keystone2.h @@ -313,7 +313,6 @@ #undef CONFIG_GENERIC_MMC /* And no support for GPIO, yet.. */ -#undef CONFIG_SPL_GPIO_SUPPORT /* we may include files below only after all above definitions */ #include -- cgit v1.2.3