diff options
author | Tom Rini <trini@konsulko.com> | 2019-03-04 13:06:22 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-03-04 13:06:22 -0500 |
commit | c507d30694b88b42b9cd85967950d436bf0dd08b (patch) | |
tree | e9748216191ccb3621735f66159f5821fda17185 /configs/at91sam9n12ek_mmc_defconfig | |
parent | 85887300aedecfc92eed93c7d2538144e8e45dc0 (diff) | |
parent | 57f76c2a47e96bf4e5b341a4d318ab09035d880e (diff) |
Merge tag 'u-boot-atmel-2019.04-a' of git://git.denx.de/u-boot-atmel
First set of u-boot-atmel fixes for 2019.04 cycle
Diffstat (limited to 'configs/at91sam9n12ek_mmc_defconfig')
-rw-r--r-- | configs/at91sam9n12ek_mmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9n12ek_mmc_defconfig b/configs/at91sam9n12ek_mmc_defconfig index 853a2641fd..6b2cfe9c42 100644 --- a/configs/at91sam9n12ek_mmc_defconfig +++ b/configs/at91sam9n12ek_mmc_defconfig @@ -41,7 +41,6 @@ CONFIG_DM_MMC=y CONFIG_GENERIC_ATMEL_MCI=y CONFIG_NAND=y CONFIG_NAND_ATMEL=y -CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y |