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/Bananapi_M2_Ultra_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/Bananapi_M2_Ultra_defconfig') diff --git a/configs/Bananapi_M2_Ultra_defconfig b/configs/Bananapi_M2_Ultra_defconfig index 768d6e5e9b..7a30dd7f7f 100644 --- a/configs/Bananapi_M2_Ultra_defconfig +++ b/configs/Bananapi_M2_Ultra_defconfig @@ -11,7 +11,6 @@ CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_USE_PREBOOT=y CONFIG_SPL_I2C_SUPPORT=y -# CONFIG_CMD_FLASH is not set CONFIG_DEFAULT_DEVICE_TREE="sun8i-r40-bananapi-m2-ultra" CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SCSI_AHCI=y -- cgit