fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / pci / pcie / Kconfig
index 6258a9c..0ad92a8 100644 (file)
@@ -3,14 +3,12 @@
 #
 config PCIEPORTBUS
        bool "PCI Express support"
-       depends on PCI_GOMMCONFIG || PCI_GOANY
-       default n
-
-       ---help---
-       This automatically enables PCI Express Port Bus support. Users can
-       choose Native Hot-Plug support, Advanced Error Reporting support,
-       Power Management Event support and Virtual Channel support to run
-       on PCI Express Ports (Root or Switch).
+       depends on PCI
+       help
+         This automatically enables PCI Express Port Bus support. Users can
+         choose Native Hot-Plug support, Advanced Error Reporting support,
+         Power Management Event support and Virtual Channel support to run
+         on PCI Express Ports (Root or Switch).
 
 #
 # Include service Kconfig here
@@ -36,3 +34,4 @@ config HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
           
          When in doubt, say N.
 
+source "drivers/pci/pcie/aer/Kconfig"