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/am335x_igep003x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am335x_igep003x.h') diff --git a/include/configs/am335x_igep003x.h b/include/configs/am335x_igep003x.h index 3d3d5e730b..d9f05eb55d 100644 --- a/include/configs/am335x_igep003x.h +++ b/include/configs/am335x_igep003x.h @@ -14,7 +14,6 @@ #ifndef __CONFIG_IGEP003X_H #define __CONFIG_IGEP003X_H -#define CONFIG_NAND #include /* Clock defines */ -- cgit v1.2.1