From 22948e1015140913b47b2886cfb08322b2538849 Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Fri, 22 Jul 2016 17:41:37 +0800 Subject: configs: rockchip: remove no use MACRO The CONFIG_ROCKCHIP_COMMON and CONFIG_SPL_ROCKCHIP_COMMON are no use now, remove them. Signed-off-by: Kever Yang Acked-by: Simon Glass --- include/configs/rk3288_common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/rk3288_common.h') diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index 2a36c17..be6dba0 100644 --- a/include/configs/rk3288_common.h +++ b/include/configs/rk3288_common.h @@ -44,9 +44,6 @@ #define CONFIG_SPL_STACK 0xff718000 #define CONFIG_SPL_TEXT_BASE 0xff704004 -#define CONFIG_ROCKCHIP_COMMON -#define CONFIG_SPL_ROCKCHIP_COMMON - #define CONFIG_SILENT_CONSOLE #ifndef CONFIG_SPL_BUILD # define CONFIG_SYS_CONSOLE_IS_IN_ENV -- cgit v1.1