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/warp_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/warp_defconfig') diff --git a/configs/warp_defconfig b/configs/warp_defconfig index ed89615d31..69957c98cf 100644 --- a/configs/warp_defconfig +++ b/configs/warp_defconfig @@ -14,7 +14,6 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y CONFIG_CMD_DFU=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y -- cgit