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/MPC8360ERDK.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/MPC8360ERDK.h') diff --git a/include/configs/MPC8360ERDK.h b/include/configs/MPC8360ERDK.h index 4fcca09e8..68d68bbf3 100644 --- a/include/configs/MPC8360ERDK.h +++ b/include/configs/MPC8360ERDK.h @@ -277,7 +277,6 @@ * Addresses are mapped 1-1. */ #define CONFIG_PCI -#define CONFIG_83XX_GENERIC_PCI 1 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE -- cgit v1.2.3