From: Kristen Carlson Accardi Date: Fri, 12 Oct 2007 23:20:30 +0000 (-0700) Subject: PCI: hotplug: remove Experimental X-Git-Tag: accepted/tizen/common/20141203.182822~25402^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ec87280ebfdf5ea07a3ce7b235bebdb9ab42572;p=platform%2Fkernel%2Flinux-arm64.git PCI: hotplug: remove Experimental Remove EXPERIMENTAL from PCI Hot Plug. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pci/hotplug/Kconfig b/drivers/pci/hotplug/Kconfig index a64449d..2cdd832 100644 --- 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