aboutsummaryrefslogtreecommitdiff
path: root/configs/gurnard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-27 17:20:21 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 17:20:21 -0500
commit111a8b57354bb5aff55635502a0cdf74cb63e835 (patch)
treecbdb6857df2ae710e4cf3f7103195d39b6e3fd54 /configs/gurnard_defconfig
parentbc0abd80b3c2d395a0245d4e1ce4f8f445f79cde (diff)
parent5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0 (diff)
downloadu-boot-111a8b57354bb5aff55635502a0cdf74cb63e835.zip
u-boot-111a8b57354bb5aff55635502a0cdf74cb63e835.tar.gz
u-boot-111a8b57354bb5aff55635502a0cdf74cb63e835.tar.bz2
Merge branch '2021-12-27-CONFIG-migrations' into nextWIP/27Dec2021-next
- Merge a large number of CONFIG migration patches. Most of these are taking existing migrations and re-running them. A few of these needed additional minor conversions done first, so that more complex dependencies could be expressed. In the end we now have CI jobs to ensure that no migrated symbols are used in board config header files.
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r--configs/gurnard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig
index 7c7974c..1bf2e5d 100644
--- a/configs/gurnard_defconfig
+++ b/configs/gurnard_defconfig
@@ -38,6 +38,7 @@ CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_TFTP_TSIZE=y
CONFIG_AT91_GPIO=y
+CONFIG_GENERIC_ATMEL_MCI=y
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
# CONFIG_SYS_NAND_USE_FLASH_BBT is not set