2006-08-09 19:25:27

by Dave Jones

[permalink] [raw]
Subject: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.

Nothing in the tree references this config option.

Signed-off-by: Dave Jones <[email protected]>

--- linux-2.6.17.noarch/drivers/pci/hotplug/Kconfig~ 2006-08-09 15:23:16.000000000 -0400
+++ linux-2.6.17.noarch/drivers/pci/hotplug/Kconfig 2006-08-09 15:24:23.000000000 -0400
@@ -153,13 +153,6 @@ config HOTPLUG_PCI_SHPC_POLL_EVENT_MODE

When in doubt, say N.

-config HOTPLUG_PCI_SHPC_PHPRM_LEGACY
- bool "For AMD SHPC only: Use $HRT for resource/configuration"
- depends on HOTPLUG_PCI_SHPC && !ACPI
- help
- Say Y here for AMD SHPC. You have to select this option if you are
- using this driver on platform with AMD SHPC.
-
config HOTPLUG_PCI_RPA
tristate "RPA PCI Hotplug driver"
depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE

--
http://www.codemonkey.org.uk


2006-08-10 05:23:11

by Greg KH

[permalink] [raw]
Subject: patch pci-remove-dead-hotplug_pci_shpc_phprm_legacy-option.patch added to gregkh-2.6 tree


This is a note to let you know that I've just added the patch titled

Subject: PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.

to my gregkh-2.6 tree. Its filename is

pci-remove-dead-hotplug_pci_shpc_phprm_legacy-option.patch

This tree can be found at
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From [email protected] Wed Aug 9 12:25:29 2006
Date: Wed, 9 Aug 2006 15:25:09 -0400
From: Dave Jones <[email protected]>
To: Linux Kernel <[email protected]>
Cc: [email protected]
Subject: PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Message-ID: <[email protected]>
Content-Disposition: inline

Nothing in the tree references this config option.

Signed-off-by: Dave Jones <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

---
drivers/pci/hotplug/Kconfig | 7 -------
1 file changed, 7 deletions(-)

--- gregkh-2.6.orig/drivers/pci/hotplug/Kconfig
+++ gregkh-2.6/drivers/pci/hotplug/Kconfig
@@ -153,13 +153,6 @@ config HOTPLUG_PCI_SHPC_POLL_EVENT_MODE

When in doubt, say N.

-config HOTPLUG_PCI_SHPC_PHPRM_LEGACY
- bool "For AMD SHPC only: Use $HRT for resource/configuration"
- depends on HOTPLUG_PCI_SHPC && !ACPI
- help
- Say Y here for AMD SHPC. You have to select this option if you are
- using this driver on platform with AMD SHPC.
-
config HOTPLUG_PCI_RPA
tristate "RPA PCI Hotplug driver"
depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE


Patches currently in gregkh-2.6 which might be from [email protected] are

pci/pci-remove-dead-hotplug_pci_shpc_phprm_legacy-option.patch