diff options
author | Tom Rini | 2020-02-06 13:42:52 -0500 |
---|---|---|
committer | Tom Rini | 2020-02-06 13:42:52 -0500 |
commit | 4244429ff03ae76b93b4cf98005b2c2b3701649f (patch) | |
tree | cb2d4d611e309514aac8abfcf4426a67a34856ad /configs/orangepi_win_defconfig | |
parent | f5cc89a82a9990ba9805ff5800c0872b891533ce (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_win_defconfig')
-rw-r--r-- | configs/orangepi_win_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/orangepi_win_defconfig b/configs/orangepi_win_defconfig index bdc116d9696..bcf74580b5d 100644 --- a/configs/orangepi_win_defconfig +++ b/configs/orangepi_win_defconfig @@ -3,8 +3,8 @@ CONFIG_ARCH_SUNXI=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_MACH_SUN50I=y -CONFIG_MACPWR="PD14" CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y +CONFIG_MACPWR="PD14" CONFIG_SPL_SPI_SUNXI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_USE_PREBOOT=y |