diff options
author | Kim Phillips | 2009-07-18 18:42:13 -0500 |
---|---|---|
committer | Kim Phillips | 2009-07-18 19:43:04 -0500 |
commit | 9993e196da707a0a1cd4584f1fcef12382c1c144 (patch) | |
tree | 0773fb15441d2175f439111d87219d7b20e620ac /include/configs/sbc8349.h | |
parent | d39041fcadb1231430201d298c31f6be03d654f7 (diff) |
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r-- | include/configs/sbc8349.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h index 84a251a06aa..20dcd1ca9c5 100644 --- a/include/configs/sbc8349.h +++ b/include/configs/sbc8349.h @@ -329,6 +329,7 @@ #define CONFIG_NET_MULTI #define CONFIG_PCI_PNP /* do pci plug-and-play */ +#define CONFIG_83XX_GENERIC_PCI #undef CONFIG_EEPRO100 #undef CONFIG_TULIP |