From fa379223cd61052331342e525778d96270ee6ed9 Mon Sep 17 00:00:00 2001 From: Christophe Leroy Date: Fri, 4 Aug 2017 16:34:40 -0600 Subject: Convert CONFIG_CMD_REGINFO to Kconfig This patch converts CONFIG_CMD_REGINFO to Kconfig Signed-off-by: Christophe Leroy Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/T208xRDB.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/T208xRDB.h') diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h index a7a7873f51..803d8fbe5f 100644 --- a/include/configs/T208xRDB.h +++ b/include/configs/T208xRDB.h @@ -678,11 +678,6 @@ unsigned long get_board_ddr_clk(void); * Environment */ -/* - * Command line configuration. - */ -#define CONFIG_CMD_REGINFO - /* * Miscellaneous configurable options */ -- cgit v1.2.3