summaryrefslogtreecommitdiffstats
path: root/include/configs/PM826.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-03-25 16:50:56 +0000
committerwdenk <wdenk>2003-03-25 16:50:56 +0000
commit4d75a504d00e65253229e1d1b798a7c37041f078 (patch)
tree47a665a7382343883c5d28c741c39d5c36d4a855 /include/configs/PM826.h
parent44e5c5c4f1b46991477140540b73df224eb1e4fc (diff)
downloadblackbird-obmc-uboot-4d75a504d00e65253229e1d1b798a7c37041f078.tar.gz
blackbird-obmc-uboot-4d75a504d00e65253229e1d1b798a7c37041f078.zip
Add PCI support for MPC8250 Boards (PM825 module)
Diffstat (limited to 'include/configs/PM826.h')
-rw-r--r--include/configs/PM826.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/PM826.h b/include/configs/PM826.h
index d95596cadf..05f7130b27 100644
--- a/include/configs/PM826.h
+++ b/include/configs/PM826.h
@@ -303,6 +303,10 @@
# define CFG_RAMBOOT
#endif
+#define CONFIG_PCI
+#define CONFIG_PCI_PNP
+#define CONFIG_EEPRO100
+
/*
* Internal Definitions
*
OpenPOWER on IntegriCloud