aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2011-08-19 10:09:57 +0800
committerjason <jason@jason-ThinkPad-T61.(none)>2011-09-04 22:46:55 +0800
commit90fa92dc08734e957ef064961f33190b9bf072fe (patch)
treeee483e781570a17cebbf21c6f1c6f2b1a59d43f5 /include
parent444ddfc751038625035b0d7dddef88c1b313422b (diff)
ColdFire:disable the NFS define for 52277 board.
There is no network device on ColdFire 52277EVB board.But the default cmd include NFS define which make the build error. Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/M52277EVB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h
index bb3b474bd..57225447f 100644
--- a/include/configs/M52277EVB.h
+++ b/include/configs/M52277EVB.h
@@ -69,6 +69,7 @@
#define CONFIG_CMD_MEMORY
#define CONFIG_CMD_MISC
#undef CONFIG_CMD_NET
+#undef CONFIG_CMD_NFS
#define CONFIG_CMD_REGINFO
#undef CONFIG_CMD_USB
#undef CONFIG_CMD_BMP