Commit 4a57f58f authored by Randy Dunlap's avatar Randy Dunlap Committed by Bjorn Helgaas

PCI: Expand the "PF" acronym in Kconfig help text

Tell users what a PCI PF is in the PCI_PF_STUB config help text.

Fixes: a8ccf8a6 ("PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs")
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Acked-by: default avatarAlexander Duyck <alexander.h.duyck@linux.intel.com>
parent 65102238
...@@ -73,9 +73,9 @@ config PCI_PF_STUB ...@@ -73,9 +73,9 @@ config PCI_PF_STUB
depends on PCI_IOV depends on PCI_IOV
help help
Say Y or M here if you want to enable support for devices that Say Y or M here if you want to enable support for devices that
require SR-IOV support, while at the same time the PF itself is require SR-IOV support, while at the same time the PF (Physical
not providing any actual services on the host itself such as Function) itself is not providing any actual services on the
storage or networking. host itself such as storage or networking.
When in doubt, say N. When in doubt, say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment