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/pengwyn.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/pengwyn.h') diff --git a/include/configs/pengwyn.h b/include/configs/pengwyn.h index f1b8198..4eecca1 100644 --- a/include/configs/pengwyn.h +++ b/include/configs/pengwyn.h @@ -11,7 +11,6 @@ #ifndef __CONFIG_PENGWYN_H #define __CONFIG_PENGWYN_H -#define CONFIG_NAND #define CONFIG_SERIAL1 #define CONFIG_CONS_INDEX 1 -- cgit v1.1