commit | 30eb1770ca463d59d42b70706c6264240c492852 | [log] [tgz] |
---|---|---|
author | <m8@hekate.semihalf.com> | Tue Aug 16 20:39:05 2005 +0200 |
committer | <m8@hekate.semihalf.com> | Tue Aug 16 20:39:05 2005 +0200 |
tree | bab54f38be4ccc962538e4186104bf0bee5540f0 | |
parent | 22e05df45cc343eda3266312bde676737d9bc70c [diff] |
CONFIG_PCI_SCAN_SHOW disabled for O2DNT.
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index 2d44cea..5d53163 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