From edd1653f04b3fae7e377be5f89e592f2b6266426 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 11 Aug 2017 08:51:20 -0500 Subject: Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig This converts the following to Kconfig: CONFIG_SPL_OMAP3_ID_NAND Signed-off-by: Adam Ford Reviewed-by: Simon Glass --- include/configs/omap3_igep00x0.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_igep00x0.h') diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h index dc137dbd41..c75027b411 100644 --- a/include/configs/omap3_igep00x0.h +++ b/include/configs/omap3_igep00x0.h @@ -119,7 +119,6 @@ #define CONFIG_SYS_ONENAND_BLOCK_SIZE (128*1024) /* NAND config */ -#define CONFIG_SPL_OMAP3_ID_NAND #define CONFIG_SYS_NAND_BUSWIDTH_16BIT #define CONFIG_SYS_NAND_5_ADDR_CYCLE #define CONFIG_SYS_NAND_PAGE_COUNT 64 -- cgit v1.2.1