summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2007-10-05 10:40:54 +0200
committerMarian Balakowicz <m8@semihalf.com>2007-10-05 10:40:54 +0200
commit2b2a587d6d3076387d22ac740f44044bf46e2cb8 (patch)
treeb82dcb6cab9da903ddfc4703572238c6b3676f30 /include/configs/TQM5200.h
parent527c80f012030fa0b51f8594847ec56c9317e9b1 (diff)
downloadtalos-obmc-uboot-2b2a587d6d3076387d22ac740f44044bf46e2cb8.tar.gz
talos-obmc-uboot-2b2a587d6d3076387d22ac740f44044bf46e2cb8.zip
tqm5200: Fix CONFIG_CMD_PCI typo in board config file.
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index e0c9d81be0..5fd6b279e4 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -188,7 +188,7 @@
#endif
#ifdef CONFIG_PCI
-#define CONFIG_CMD_CMD_PCI
+#define CONFIG_CMD_PCI
#endif
#if defined(CONFIG_MINIFAP) || defined(CONFIG_STK52XX) || defined(CONFIG_FO300)
OpenPOWER on IntegriCloud