diff options
author | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
commit | fb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch) | |
tree | a7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/orangepi_plus2e_defconfig | |
parent | eab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff) | |
download | u-boot-fb82fe385173fdf7b55e50e4f343ae37a41cdbaa.tar.gz |
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/orangepi_plus2e_defconfig')
-rw-r--r-- | configs/orangepi_plus2e_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/orangepi_plus2e_defconfig b/configs/orangepi_plus2e_defconfig index 52ec86a4bf..3301ca05a4 100644 --- a/configs/orangepi_plus2e_defconfig +++ b/configs/orangepi_plus2e_defconfig @@ -8,7 +8,6 @@ CONFIG_MACPWR="PD6" CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-plus2e" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_CONSOLE_MUX=y CONFIG_SPL=y CONFIG_SPL_I2C_SUPPORT=y # CONFIG_CMD_IMLS is not set |