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 --- configs/xpedite537x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xpedite537x_defconfig') diff --git a/configs/xpedite537x_defconfig b/configs/xpedite537x_defconfig index 7765ab46d3..657fdcc7fd 100644 --- a/configs/xpedite537x_defconfig +++ b/configs/xpedite537x_defconfig @@ -8,6 +8,7 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y +CONFIG_CMD_REGINFO=y CONFIG_CMD_ASKENV=y CONFIG_CMD_EEPROM=y CONFIG_CMD_I2C=y -- cgit v1.2.3