summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
commitccd0739ed784579e263d1192891cbfba3f2960ab (patch)
treea2579623adbc5eafde989469918513a305c2f9b9 /configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV
parent73eb3f395019e18bda30de69451f5aab01017b87 (diff)
parent54c12bae3d63b257124c7fc4d9b1f7a4acbfd8f6 (diff)
downloadkernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.gz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.xz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.zip
merge origin
Diffstat (limited to 'configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV')
-rw-r--r--configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV b/configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV
new file mode 100644
index 000000000..7040692bb
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_VFIO_PCI_ZDEV
@@ -0,0 +1,22 @@
+# CONFIG_VFIO_PCI_ZDEV:
+#
+# Enabling this option exposes VFIO capabilities containing hardware
+# configuration for zPCI devices. This enables userspace (e.g. QEMU)
+# to supply proper configuration values instead of hard-coded defaults
+# for zPCI devices passed through via VFIO on s390.
+#
+# Say Y here.
+#
+# Symbol: VFIO_PCI_ZDEV [=y]
+# Type : bool
+# Defined at drivers/vfio/pci/Kconfig:49
+# Prompt: VFIO PCI ZPCI device CLP support
+# Depends on: VFIO_PCI [=m] && S390 [=y]
+# Location:
+# -> Device Drivers
+# -> VFIO Non-Privileged userspace driver framework (VFIO [=m])
+# -> VFIO support for PCI devices (VFIO_PCI [=m])
+#
+#
+#
+CONFIG_VFIO_PCI_ZDEV=y