integratorap: fix PCI support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 13 Dec 2008 20:08:05 +0000 (21:08 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 5 Apr 2009 10:53:34 +0000 (12:53 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
include/configs/integratorap.h

index 9231e64..38c0249 100644 (file)
  * PCI definitions
  */
 
-/*#define CONFIG_PCI                   /--* include pci support        */
+#ifdef CONFIG_PCI                      /* pci support  */
 #undef CONFIG_PCI_PNP
 #define CONFIG_PCI_SCAN_SHOW   1       /* show pci devices on startup  */
 #define DEBUG
 #define CONFIG_EEPRO100
 #define CONFIG_SYS_RX_ETH_BUFFER       8       /* use 8 rx buffer on eepro100  */
 
-
 #define INTEGRATOR_BOOT_ROM_BASE       0x20000000
 #define INTEGRATOR_HDR0_SDRAM_BASE     0x80000000
 
 #define INTEGRATOR_SC_PCIENABLE \
                        (INTEGRATOR_SC_BASE + INTEGRATOR_SC_PCIENABLE_OFFSET)
 
+#endif /* CONFIG_PCI */
 /*-----------------------------------------------------------------------
  * There are various dependencies on the core module (CM) fitted
  * Users should refer to their CM user guide