diff options
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 |