From be9b56df02168ca97562d6b9ec791136e4cd925a Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Thu, 23 Jul 2009 14:09:38 -0500 Subject: mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former Signed-off-by: Kim Phillips --- include/configs/TQM834x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/TQM834x.h') diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index 541a27b49..492bdccb5 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -247,7 +247,6 @@ extern int tqm834x_num_flash_banks; #if defined(CONFIG_PCI) #define CONFIG_PCI_PNP /* do pci plug-and-play */ -#define CONFIG_83XX_GENERIC_PCI #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ /* PCI1 host bridge */ -- cgit v1.2.3