aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2022-01-04 14:24:01 +0100
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:35 -0500
commit3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6 (patch)
tree027e1693c9765fe67f3879d2e65d38ac695dde98 /include
parent0f9595b9fa68ed1634adddf989fd037909eec433 (diff)
downloadu-boot-3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6.zip
u-boot-3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6.tar.gz
u-boot-3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6.tar.bz2
Convert CONFIG_AT91_EFLASH to Kconfig
This converts the following to Kconfig: CONFIG_AT91_EFLASH Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Acked-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ethernut5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index d72f704..d88c14a 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -33,7 +33,6 @@
/* 512kB on-chip NOR flash */
# define CONFIG_SYS_FLASH_BASE 0x00200000 /* AT91SAM9XE_FLASH_BASE */
-# define CONFIG_AT91_EFLASH
# define CONFIG_SYS_MAX_FLASH_SECT 32
# define CONFIG_EFLASH_PROTSECTORS 1