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 <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2009-07-19 19:37:24 +02:00
parent 1a4664b53a
commit 7640f41988
7 changed files with 7 additions and 4 deletions

View File

@@ -120,7 +120,6 @@
*/
#include <config_cmd_default.h>
#define CONFIG_CMD_NAND
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_PING
#define CONFIG_CMD_MII