diff options
-rw-r--r-- | debian/config/alpha/config | 5 | ||||
-rw-r--r-- | debian/config/armel/config.kirkwood | 6 | ||||
-rw-r--r-- | debian/config/armel/config.orion5x | 6 | ||||
-rw-r--r-- | debian/config/armel/config.versatile | 5 | ||||
-rw-r--r-- | debian/config/config | 1 | ||||
-rw-r--r-- | debian/config/hppa/config | 5 | ||||
-rw-r--r-- | debian/config/kernelarch-x86/config | 1 | ||||
-rw-r--r-- | debian/config/powerpc/config | 5 |
8 files changed, 1 insertions, 33 deletions
diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 74d5ae4f11d8..e6f68d02aebd 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -840,11 +840,6 @@ CONFIG_PCI_HERMES=m CONFIG_PCMCIA_HERMES=m ## -## file: drivers/pci/Kconfig -## -# CONFIG_PCI_DEBUG is not set - -## ## file: drivers/pcmcia/Kconfig ## CONFIG_PCCARD=m diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 1eba6c6029e3..7ed52bd4af95 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -467,12 +467,6 @@ CONFIG_WLAN_PRE80211=y CONFIG_WLAN_80211=y ## -## file: drivers/pci/Kconfig -## -CONFIG_PCI_LEGACY=y -# CONFIG_PCI_DEBUG is not set - -## ## file: drivers/pcmcia/Kconfig ## # CONFIG_PCCARD is not set diff --git a/debian/config/armel/config.orion5x b/debian/config/armel/config.orion5x index 37b3811d4d1e..f87652307530 100644 --- a/debian/config/armel/config.orion5x +++ b/debian/config/armel/config.orion5x @@ -446,12 +446,6 @@ CONFIG_WLAN_PRE80211=y CONFIG_WLAN_80211=y ## -## file: drivers/pci/Kconfig -## -CONFIG_PCI_LEGACY=y -# CONFIG_PCI_DEBUG is not set - -## ## file: drivers/pcmcia/Kconfig ## # CONFIG_PCCARD is not set diff --git a/debian/config/armel/config.versatile b/debian/config/armel/config.versatile index aad21a1f483c..9bd2eb7c6640 100644 --- a/debian/config/armel/config.versatile +++ b/debian/config/armel/config.versatile @@ -301,11 +301,6 @@ CONFIG_ICPLUS_PHY=m # CONFIG_MDIO_BITBANG is not set ## -## file: drivers/pci/Kconfig -## -CONFIG_PCI_LEGACY=y - -## ## file: drivers/pcmcia/Kconfig ## # CONFIG_PCCARD is not set diff --git a/debian/config/config b/debian/config/config index 0195168ee8c1..a87a5f0c9642 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1693,6 +1693,7 @@ CONFIG_PARPORT_1284=y ## CONFIG_PCI_MSI=y CONFIG_PCI_LEGACY=y +# CONFIG_PCI_DEBUG is not set CONFIG_PCI_STUB=m CONFIG_PCI_IOV=y diff --git a/debian/config/hppa/config b/debian/config/hppa/config index 60b648000d26..9c55a080ef0d 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -396,11 +396,6 @@ CONFIG_PDC_CHASSIS_WARN=y CONFIG_PDC_STABLE=y ## -## file: drivers/pci/Kconfig -## -# CONFIG_PCI_DEBUG is not set - -## ## file: drivers/pci/hotplug/Kconfig ## # CONFIG_HOTPLUG_PCI is not set diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 7e61f837062a..8e55ff2715bd 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -928,7 +928,6 @@ CONFIG_PCMCIA_HERMES=m ## ## file: drivers/pci/Kconfig ## -# CONFIG_PCI_DEBUG is not set CONFIG_HT_IRQ=y ## diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index 103fc9a5bdf6..97ade5a6c294 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -619,11 +619,6 @@ CONFIG_PCI_HERMES=m CONFIG_PCMCIA_HERMES=m ## -## file: drivers/pci/Kconfig -## -# CONFIG_PCI_DEBUG is not set - -## ## file: drivers/pci/hotplug/Kconfig ## # CONFIG_HOTPLUG_PCI is not set |