From kristen.c.accardi@intel.com Fri Oct 12 16:20:49 2007 From: Kristen Carlson Accardi Date: Fri, 12 Oct 2007 16:20:30 -0700 Subject: PCI: hotplug: remove Experimental To: gregkh@suse.de Cc: Kristen Carlson Accardi Message-ID: <20071012232049.570015166@intel.com> From: Kristen Carlson Accardi Remove EXPERIMENTAL from PCI Hot Plug. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- drivers/pci/hotplug/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- 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