From 3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Tue, 4 Jan 2022 14:24:01 +0100 Subject: Convert CONFIG_AT91_EFLASH to Kconfig This converts the following to Kconfig: CONFIG_AT91_EFLASH Signed-off-by: Patrick Delaunay Reviewed-by: Simon Glass Reviewed-by: Stefan Roese Acked-by: Eugen Hristev --- include/configs/ethernut5.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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 -- cgit v1.1