diff options
author | Tom Rini | 2020-07-07 12:55:57 -0400 |
---|---|---|
committer | Tom Rini | 2020-07-07 12:55:57 -0400 |
commit | c4df37bfa916d6516d67dde6ef9d1b18b36041d3 (patch) | |
tree | 983277a53c1643566863e8ae73950a931dc661b5 /configs/sama5d27_som1_ek_mmc_defconfig | |
parent | f8ddd8cbb513cefcdd4beeff0cd25ba8f97a5860 (diff) | |
parent | 59dab842f98f9144bce1e535ef9df6f0e1a25e03 (diff) |
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_som1_ek_mmc_defconfig')
-rw-r--r-- | configs/sama5d27_som1_ek_mmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d27_som1_ek_mmc_defconfig b/configs/sama5d27_som1_ek_mmc_defconfig index 7e606fccf5f..f394001928f 100644 --- a/configs/sama5d27_som1_ek_mmc_defconfig +++ b/configs/sama5d27_som1_ek_mmc_defconfig @@ -30,7 +30,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait" CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_BOARDINFO is not set -CONFIG_SPL_SEPARATE_BSS=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_FLASH is not set |