From: Simon Glass Date: Sat, 14 May 2016 20:03:02 +0000 (-0600) Subject: rockchip: Drop SPL GPIO support for rk3288 X-Git-Tag: v2016.07-rc1~69^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c2d75269cb4c94c445be2f77adcbca4add70893;p=u-boot rockchip: Drop SPL GPIO support for rk3288 This is not currently used and saves a little over 1KB of SPL image size. Signed-off-by: Simon Glass --- diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index 8a81397290..9d50d834db 100644 --- a/include/configs/rk3288_common.h +++ b/include/configs/rk3288_common.h @@ -69,7 +69,6 @@ #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" #define CONFIG_SPL_PINCTRL_SUPPORT -#define CONFIG_SPL_GPIO_SUPPORT #define CONFIG_SPL_RAM_SUPPORT #define CONFIG_SPL_DRIVERS_MISC_SUPPORT