From: Date: Tue, 16 Aug 2005 18:39:05 +0000 (+0200) Subject: CONFIG_PCI_SCAN_SHOW disabled for O2DNT. X-Git-Tag: LABEL_2005_09_15_2320~34^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30eb1770ca463d59d42b70706c6264240c492852;p=thirdparty%2Fu-boot.git CONFIG_PCI_SCAN_SHOW disabled for O2DNT. --- diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index 2d44cea4046..5d53163f582 100644 --- a/include/configs/o2dnt.h +++ b/include/configs/o2dnt.h @@ -56,7 +56,7 @@ */ #define CONFIG_PCI 1 #define CONFIG_PCI_PNP 1 -#define CONFIG_PCI_SCAN_SHOW 1 +/* #define CONFIG_PCI_SCAN_SHOW 1 */ #define CONFIG_PCI_MEM_BUS 0x40000000 #define CONFIG_PCI_MEM_PHYS CONFIG_PCI_MEM_BUS