summaryrefslogtreecommitdiffstats
path: root/include/configs/AR405.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2010-02-01 13:54:09 +0100
committerStefan Roese <sr@denx.de>2010-02-03 09:17:56 +0100
commit4710cee1b5292fe077a67cc23193cc43060fbe3d (patch)
tree4117b366259c2d1845c5a9c0272fc589688c104f /include/configs/AR405.h
parent976c21ad8e136df0ec361aca0c4bc287c5637c01 (diff)
downloadblackbird-obmc-uboot-4710cee1b5292fe077a67cc23193cc43060fbe3d.tar.gz
blackbird-obmc-uboot-4710cee1b5292fe077a67cc23193cc43060fbe3d.zip
ppc4xx: Remove unused feature from AR405 board
This patch fixes building for AR405 boards by remove an unused feature. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/AR405.h')
-rw-r--r--include/configs/AR405.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/AR405.h b/include/configs/AR405.h
index 73e34bdab2..52ead43aa4 100644
--- a/include/configs/AR405.h
+++ b/include/configs/AR405.h
@@ -93,6 +93,7 @@
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_ELF
#define CONFIG_CMD_MII
+#undef CONFIG_CMD_NFS
#define CONFIG_CMD_PING
#define CONFIG_CMD_BSP
OpenPOWER on IntegriCloud