diff options
author | Jeremy Cline <jcline@redhat.com> | 2018-08-25 10:26:22 -0400 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2018-08-25 10:26:22 -0400 |
commit | 565f0372e6c702c2deaf41f43a03994a6201a8dc (patch) | |
tree | 4a9988a6085877668c3e769b9a5a98575a0e3400 /configs | |
parent | 28d87ac04509aac2e38c73faf570a121e23318e1 (diff) | |
download | kernel-565f0372e6c702c2deaf41f43a03994a6201a8dc.tar.gz kernel-565f0372e6c702c2deaf41f43a03994a6201a8dc.tar.xz kernel-565f0372e6c702c2deaf41f43a03994a6201a8dc.zip |
Linux v4.18-12872-g051935978432
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/debug/CONFIG_IOMMU_DEBUGFS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_AMD_IOMMU_DEBUGFS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_IOMMU_DEBUGFS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_IOMMU_DEFAULT_PASSTHROUGH | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/configs/fedora/debug/CONFIG_IOMMU_DEBUGFS b/configs/fedora/debug/CONFIG_IOMMU_DEBUGFS new file mode 100644 index 000000000..8d0b2ba38 --- /dev/null +++ b/configs/fedora/debug/CONFIG_IOMMU_DEBUGFS @@ -0,0 +1 @@ +CONFIG_IOMMU_DEBUGFS=y diff --git a/configs/fedora/generic/CONFIG_AMD_IOMMU_DEBUGFS b/configs/fedora/generic/CONFIG_AMD_IOMMU_DEBUGFS new file mode 100644 index 000000000..0d55deba1 --- /dev/null +++ b/configs/fedora/generic/CONFIG_AMD_IOMMU_DEBUGFS @@ -0,0 +1 @@ +# CONFIG_AMD_IOMMU_DEBUGFS is not set diff --git a/configs/fedora/generic/CONFIG_IOMMU_DEBUGFS b/configs/fedora/generic/CONFIG_IOMMU_DEBUGFS new file mode 100644 index 000000000..ac8aa1de6 --- /dev/null +++ b/configs/fedora/generic/CONFIG_IOMMU_DEBUGFS @@ -0,0 +1 @@ +# CONFIG_IOMMU_DEBUGFS is not set diff --git a/configs/fedora/generic/CONFIG_IOMMU_DEFAULT_PASSTHROUGH b/configs/fedora/generic/CONFIG_IOMMU_DEFAULT_PASSTHROUGH new file mode 100644 index 000000000..b71df81ed --- /dev/null +++ b/configs/fedora/generic/CONFIG_IOMMU_DEFAULT_PASSTHROUGH @@ -0,0 +1 @@ +# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set |