From e7c85689bbf2f6aaeb68d5976da642ae80fa06b2 Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 27 Feb 2004 08:21:54 +0000 Subject: * Patch by Travis Sawyer, 26 Feb 2004: Fix broken compile for XPEDITE1K target. * Patch by Stephan Linz, 26 Feb 2004: Bug fix for NFS code on NIOS targets * Patch by Stephen Williams, 26 Feb 2004: Break up SystemACE reads of large block counts --- include/configs/DK1S10.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/DK1S10.h') diff --git a/include/configs/DK1S10.h b/include/configs/DK1S10.h index e5e487c65..db8c05a98 100644 --- a/include/configs/DK1S10.h +++ b/include/configs/DK1S10.h @@ -476,6 +476,7 @@ CFG_CMD_JFFS2 | \ CFG_CMD_KGDB | \ CFG_CMD_NAND | \ + CFG_CMD_NFS | \ CFG_CMD_MMC | \ CFG_CMD_MII | \ CFG_CMD_PCI | \ -- cgit v1.2.3