diff options
author | Tom Rini <trini@konsulko.com> | 2020-07-07 12:55:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-07 12:55:57 -0400 |
commit | c4df37bfa916d6516d67dde6ef9d1b18b36041d3 (patch) | |
tree | 983277a53c1643566863e8ae73950a931dc661b5 /configs/sama5d27_wlsom1_ek_mmc_defconfig | |
parent | f8ddd8cbb513cefcdd4beeff0cd25ba8f97a5860 (diff) | |
parent | 59dab842f98f9144bce1e535ef9df6f0e1a25e03 (diff) | |
download | u-boot-c4df37bfa916d6516d67dde6ef9d1b18b36041d3.tar.gz |
Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
First set of u-boot-atmel features for 2020.10 cycle
Diffstat (limited to 'configs/sama5d27_wlsom1_ek_mmc_defconfig')
-rw-r--r-- | configs/sama5d27_wlsom1_ek_mmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d27_wlsom1_ek_mmc_defconfig b/configs/sama5d27_wlsom1_ek_mmc_defconfig index b64b4dc0ba..7b12a35c7e 100644 --- a/configs/sama5d27_wlsom1_ek_mmc_defconfig +++ b/configs/sama5d27_wlsom1_ek_mmc_defconfig @@ -28,7 +28,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y -CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_DISPLAY_PRINT=y # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set CONFIG_SPL_AT91_MCK_BYPASS=y |