summaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-08 15:24:24 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:03:30 +0300
commitd6e9efa6b2309d6582366dd4c6a95c4c7fb8f2af (patch)
treea9217236122bfc7d47e2eb220a9a075d87a7443f /configs/ethernut5_defconfig
parent5c511ea93683cbdc94ec7e837b0a5b96495151f2 (diff)
downloadu-boot-d6e9efa6b2309d6582366dd4c6a95c4c7fb8f2af.tar.xz
Convert CONFIG_EFLASH_PROTSECTORS to Kconfig
This converts the following to Kconfig: CONFIG_EFLASH_PROTSECTORS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index da8c0bd9cb..256f6520a5 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -6,6 +6,7 @@ CONFIG_SYS_TEXT_BASE=0x27000000
CONFIG_SYS_MALLOC_LEN=0x121000
CONFIG_TARGET_ETHERNUT5=y
CONFIG_AT91_EFLASH=y
+CONFIG_EFLASH_PROTSECTORS=1
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x21000
CONFIG_ENV_OFFSET=0x3DE000