summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8349ITX.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2009-07-23 14:09:38 -0500
committerKim Phillips <kim.phillips@freescale.com>2009-07-27 10:17:54 -0500
commitbe9b56df02168ca97562d6b9ec791136e4cd925a (patch)
tree0b2447e77452333568baac7058de79144eb28908 /include/configs/MPC8349ITX.h
parent94978e19f31d225b4f7d97c4acbac1ecfaeb8f69 (diff)
downloadtalos-obmc-uboot-be9b56df02168ca97562d6b9ec791136e4cd925a.tar.gz
talos-obmc-uboot-be9b56df02168ca97562d6b9ec791136e4cd925a.zip
mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8349ITX.h')
-rw-r--r--include/configs/MPC8349ITX.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8349ITX.h b/include/configs/MPC8349ITX.h
index 037cad586d..068df57e0a 100644
--- a/include/configs/MPC8349ITX.h
+++ b/include/configs/MPC8349ITX.h
@@ -382,7 +382,6 @@ boards, we say we have two, but don't display a message if we find only one. */
#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
-#define CONFIG_83XX_GENERIC_PCI
#ifndef CONFIG_PCI_PNP
#define PCI_ENET0_IOADDR 0x00000000
OpenPOWER on IntegriCloud