From 0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 4 Dec 2019 17:18:38 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/nsim_hs38_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/nsim_hs38_defconfig') diff --git a/configs/nsim_hs38_defconfig b/configs/nsim_hs38_defconfig index 805996b5604..2820a6fca33 100644 --- a/configs/nsim_hs38_defconfig +++ b/configs/nsim_hs38_defconfig @@ -10,7 +10,6 @@ CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyARC0,115200n8" CONFIG_SYS_PROMPT="nsim# " -# CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y -- cgit