From 71f9511803de65a3b98d2f592d418da1d1539f13 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 15 Jun 2003 22:40:42 +0000 Subject: * Fix CONFIG_NET_MULTI support in include/net.h * Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board --- include/configs/LANTEC.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/LANTEC.h') diff --git a/include/configs/LANTEC.h b/include/configs/LANTEC.h index 81e2079113..56ecf0c8bf 100644 --- a/include/configs/LANTEC.h +++ b/include/configs/LANTEC.h @@ -99,6 +99,7 @@ & ~CFG_CMD_JFFS2 \ & ~CFG_CMD_KGDB \ & ~CFG_CMD_MII \ + & ~CFG_CMD_MMC \ & ~CFG_CMD_NAND \ & ~CFG_CMD_PCI \ & ~CFG_CMD_PCMCIA \ -- cgit v1.2.3