From 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 28 Feb 2020 13:28:38 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/sandbox_spl_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/sandbox_spl_defconfig') diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig index f55692c..cb387e7 100644 --- a/configs/sandbox_spl_defconfig +++ b/configs/sandbox_spl_defconfig @@ -36,8 +36,8 @@ CONFIG_CMD_ENV_FLAGS=y CONFIG_LOOPW=y CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y -CONFIG_CMD_MEMTEST=y CONFIG_CMD_MX_CYCLIC=y +CONFIG_CMD_MEMTEST=y CONFIG_CMD_DEMO=y CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y -- cgit v1.1