]> git.baikalelectronics.ru Git - kernel.git/commit
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Thu, 9 Aug 2007 23:09:30 +0000 (16:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 22:03:14 +0000 (15:03 -0700)
commit7864ca64b261542495de0e442680ed3a3d65dbe6
treea254c7087b6094938aa3fd896456b8f418668adc
parent29b64e688b9db107ddf2f3a2f3c1910651950f2e
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE

Remove unnecessary CONFIG_HOTPLUG_PCI_PCIE_EVENT_MODE.

The CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE option is not needed
because polling mechanism can be enabled through 'pciehp_poll_mode'
module option.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/pciehp_core.c
drivers/pci/pcie/Kconfig