From 2a728f3a1e3fd6f0483af822d5063766a3344ef2 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:47 -0600 Subject: Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig This converts the following to Kconfig: CONFIG_CMD_SH_ZIMAGEBOOT Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/r2dplus.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/r2dplus.h') diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index a604848073..4feaa0509a 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -8,11 +8,6 @@ #define CONFIG_DISPLAY_BOARDINFO -/* - * Command line configuration. - */ -#define CONFIG_CMD_SH_ZIMAGEBOOT - /* SCIF */ #define CONFIG_CONS_SCIF1 1 -- cgit v1.2.1