projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f362b8b
)
PCI: hotplug: remove Experimental
author
Kristen Carlson Accardi
<kristen.c.accardi@intel.com>
Fri, 12 Oct 2007 23:20:30 +0000
(16:20 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Feb 2008 23:04:19 +0000
(15:04 -0800)
Remove EXPERIMENTAL from PCI Hot Plug.
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pci/hotplug/Kconfig
b/drivers/pci/hotplug/Kconfig
index
a64449d
..
2cdd832
100644
(file)
--- a/
drivers/pci/hotplug/Kconfig
+++ b/
drivers/pci/hotplug/Kconfig
@@
-3,8
+3,8
@@
#
menuconfig HOTPLUG_PCI
- tristate "Support for PCI Hotplug
(EXPERIMENTAL)
"
- depends on PCI &&
EXPERIMENTAL &&
HOTPLUG
+ tristate "Support for PCI Hotplug"
+ depends on PCI && HOTPLUG
---help---
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