From e7db856bf96213ba3f6b716be9fa264e184f74e2 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 8 Jul 2018 08:11:07 -0500 Subject: Convert CONFIG_NAND_ATMEL to Kconfig This converts the following to Kconfig: CONFIG_NAND_ATMEL Signed-off-by: Adam Ford --- include/configs/sama5d3xek.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/sama5d3xek.h') diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h index d5e6b7f..82e1a16 100644 --- a/include/configs/sama5d3xek.h +++ b/include/configs/sama5d3xek.h @@ -58,7 +58,6 @@ /* NAND flash */ #ifdef CONFIG_CMD_NAND -#define CONFIG_NAND_ATMEL #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x60000000 /* our ALE is AD21 */ -- cgit v1.1