summaryrefslogtreecommitdiff
path: root/drivers/hotplug/Config.help
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-10-29 05:09:28 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-10-29 05:09:28 -0800
commit0e01a0dd1f8209c0a64cbbbf99eab467e7401df5 (patch)
tree2d22a73ea158bb9fbc21bc1c5c4df9c2cdad9883 /drivers/hotplug/Config.help
parent82fe246fb7291daaf2f71fdb8b61a07ce5e3678b (diff)
Delete old-style config files.
Diffstat (limited to 'drivers/hotplug/Config.help')
-rw-r--r--drivers/hotplug/Config.help53
1 files changed, 0 insertions, 53 deletions
diff --git a/drivers/hotplug/Config.help b/drivers/hotplug/Config.help
deleted file mode 100644
index b4532b9df578..000000000000
--- a/drivers/hotplug/Config.help
+++ /dev/null
@@ -1,53 +0,0 @@
-CONFIG_HOTPLUG_PCI
- Say Y here if you have a motherboard with a PCI Hotplug controller.
- This allows you to add and remove PCI cards while the machine is
- powered up and running. The file system pcihpfs must be mounted
- in order to interact with any PCI Hotplug controllers.
-
- This code is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you want).
- The module will be called pci_hotplug.o. If you want to compile it
- as a module, say M here and read <file:Documentation/modules.txt>.
-
- When in doubt, say N.
-
-CONFIG_HOTPLUG_PCI_COMPAQ
- Say Y here if you have a motherboard with a Compaq PCI Hotplug
- controller.
-
- This code is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you want).
- The module will be called cpqphp.o. If you want to compile it
- as a module, say M here and read <file:Documentation/modules.txt>.
-
- When in doubt, say N.
-
-CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM
- Say Y here if you have a Compaq server that has a PCI Hotplug
- controller. This will allow the PCI Hotplug driver to store the PCI
- system configuration options in NVRAM.
-
- When in doubt, say N.
-
-CONFIG_HOTPLUG_PCI_IBM
- Say Y here if you have a motherboard with a IBM PCI Hotplug
- controller.
-
- This code is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you want).
- The module will be called cpqphp.o. If you want to compile it
- as a module, say M here and read <file:Documentation/modules.txt>.
-
- When in doubt, say N.
-
-CONFIG_HOTPLUG_PCI_ACPI
- Say Y here if you have a system that supports PCI Hotplug using
- ACPI.
-
- This code is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you want).
- The module will be called acpiphp.o. If you want to compile it
- as a module, say M here and read <file:Documentation/modules.txt>.
-
- When in doubt, say N.
-