diff options
author | Tom Rini <trini@konsulko.com> | 2020-01-22 13:38:00 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-22 13:38:00 -0500 |
commit | 052170c6a043eec4e73fad80955876cf1ba5e4f2 (patch) | |
tree | 554a29e0a02eb6789afabcebf236c209d693f4ed /configs/orangepi_zero_plus2_h3_defconfig | |
parent | 75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/orangepi_zero_plus2_h3_defconfig')
-rw-r--r-- | configs/orangepi_zero_plus2_h3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/orangepi_zero_plus2_h3_defconfig b/configs/orangepi_zero_plus2_h3_defconfig index 3000a97e73..d40f4f2006 100644 --- a/configs/orangepi_zero_plus2_h3_defconfig +++ b/configs/orangepi_zero_plus2_h3_defconfig @@ -9,7 +9,6 @@ CONFIG_MMC0_CD_PIN="PH13" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_USE_PREBOOT=y -# CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-zero-plus2" |