summaryrefslogtreecommitdiff
path: root/configs/at91sam9g20ek_dataflash_cs1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 23:07:36 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:18 -0400
commitcb81640011270dae6346979ef36264a72cf3b565 (patch)
tree9d7a60914a55c4ac4b025191ff86d0559a529360 /configs/at91sam9g20ek_dataflash_cs1_defconfig
parent5644f3b19d6e1eb7ef0addeefa94f44eda48f209 (diff)
Convert CONFIG_ATMEL_LEGACY to Kconfig
This converts the following to Kconfig: CONFIG_ATMEL_LEGACY Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/at91sam9g20ek_dataflash_cs1_defconfig')
-rw-r--r--configs/at91sam9g20ek_dataflash_cs1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9g20ek_dataflash_cs1_defconfig b/configs/at91sam9g20ek_dataflash_cs1_defconfig
index dfc756a0e7..27bdb1eb9e 100644
--- a/configs/at91sam9g20ek_dataflash_cs1_defconfig
+++ b/configs/at91sam9g20ek_dataflash_cs1_defconfig
@@ -6,6 +6,7 @@ CONFIG_SYS_TEXT_BASE=0x21f00000
CONFIG_SYS_MALLOC_LEN=0x2d000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_AT91SAM9260EK=y
+CONFIG_ATMEL_LEGACY=y
CONFIG_AT91SAM9260EK=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x4200