diff options
Diffstat (limited to 'include/configs/a4m072.h')
-rw-r--r-- | include/configs/a4m072.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h index f7bb29e955..b41ebe0e59 100644 --- a/include/configs/a4m072.h +++ b/include/configs/a4m072.h @@ -42,10 +42,8 @@ * 0x40000000 - 0x4fffffff - PCI Memory * 0x50000000 - 0x50ffffff - PCI IO Space */ -#define CONFIG_PCI #if defined(CONFIG_PCI) -#define CONFIG_PCI_PNP 1 #define CONFIG_PCI_SCAN_SHOW 1 #define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE 1 |