From 5bbc265becbec9ce1e489760eb34922ac8c0bed9 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Mon, 7 Aug 2017 17:37:18 -0400 Subject: Convert CONFIG_NAND to Kconfig This converts the following to Kconfig: CONFIG_NAND Signed-off-by: Adam Ford [trini: Sync up a few more, add imply's] Signed-off-by: Tom Rini --- include/configs/omap3_zoom1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_zoom1.h') diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h index 5694cb7..c6db88a 100644 --- a/include/configs/omap3_zoom1.h +++ b/include/configs/omap3_zoom1.h @@ -13,7 +13,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_NAND #define CONFIG_NR_DRAM_BANKS 2 /* CS1 may or may not be populated */ #include /* get chip and board defs */ #include -- cgit v1.1