From 15dc63d646bd73f473141653db9a20a71aaaeced Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:43 -0600 Subject: Convert CONFIG_CMD_SAVES to Kconfig This converts the following to Kconfig: CONFIG_CMD_SAVES Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- configs/microblaze-generic_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/microblaze-generic_defconfig') diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig index 6233803280..92324b41b1 100644 --- a/configs/microblaze-generic_defconfig +++ b/configs/microblaze-generic_defconfig @@ -24,6 +24,7 @@ CONFIG_SYS_PROMPT="U-Boot-mONStR> " CONFIG_CMD_ASKENV=y CONFIG_CMD_GPIO=y CONFIG_CMD_MFSL=y +CONFIG_CMD_SAVES=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_TFTPPUT=y CONFIG_CMD_DHCP=y -- cgit v1.2.3