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/p1_p2_rdb_pc.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/p1_p2_rdb_pc.h') diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 68016bc..3b3baef 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -797,11 +797,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */ /* - * Command line configuration. - */ -#define CONFIG_CMD_REGINFO - -/* * USB */ #define CONFIG_HAS_FSL_DR_USB -- cgit v1.1