From: Yinghai Lu Date: Fri, 24 Feb 2012 03:23:32 +0000 (-0800) Subject: PCI: add a PCI resource reallocation config option X-Git-Tag: v3.4-rc1~114^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07f2ebc109b607789f648dedcff4b125f9afec6;p=pandora-kernel.git PCI: add a PCI resource reallocation config option Add a new config option, PCI_REALLOC_ENABLE_AUTO, which will automatically try to re-allocate PCI resources if PCI_IOV support is enabled and the SR-IOV resources are unassigned. Behavior can still be controlled using the pci=realloc= parameter. -v2: According to Jesse, adding one CONFIG option for distribution to disable it or enable it. -v3: update Kconfig text (jbarnes) Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed