Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

PCI: hotplug: remove Experimental

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>

authored by

Kristen Carlson Accardi and committed by
Greg Kroah-Hartman
1ec87280 f362b8bf

+2 -2
+2 -2
drivers/pci/hotplug/Kconfig
··· 3 3 # 4 4 5 5 menuconfig HOTPLUG_PCI 6 - tristate "Support for PCI Hotplug (EXPERIMENTAL)" 7 - depends on PCI && EXPERIMENTAL && HOTPLUG 6 + tristate "Support for PCI Hotplug" 7 + depends on PCI && HOTPLUG 8 8 ---help--- 9 9 Say Y here if you have a motherboard with a PCI Hotplug controller. 10 10 This allows you to add and remove PCI cards while the machine is