From 7640f41988a456a0b1f05263d2e2dc5cd7d93984 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 19 Jul 2009 19:37:24 +0200 Subject: Fix boards broken after removal of legacy NAND and DoC support Commit 2419169f removed support for legacy NAND and disk on chip but missed to update the code for a few boards. This patch fixes the resulting build issues. Signed-off-by: Wolfgang Denk --- include/configs/NETTA.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/NETTA.h') diff --git a/include/configs/NETTA.h b/include/configs/NETTA.h index dda617975..4f9f9fe0f 100644 --- a/include/configs/NETTA.h +++ b/include/configs/NETTA.h @@ -134,7 +134,6 @@ #define CONFIG_CMD_IDE #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_MII -#define CONFIG_CMD_NAND #define CONFIG_CMD_NFS #define CONFIG_CMD_PCMCIA #define CONFIG_CMD_PING -- cgit v1.2.3