diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-11-12 13:22:52 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-11-12 14:24:29 -0500 |
commit | 713abc0c25d574380a3154b9c4d524ac2f5aab29 (patch) | |
tree | 972ea7d7258b7c6b59f788a7d59a3ecdcde135c5 /config-x86_64-generic | |
parent | 6dfcb01411c8465cede72726b709b986754c3ed1 (diff) | |
download | kernel-713abc0c25d574380a3154b9c4d524ac2f5aab29.tar.gz kernel-713abc0c25d574380a3154b9c4d524ac2f5aab29.tar.xz kernel-713abc0c25d574380a3154b9c4d524ac2f5aab29.zip |
Linux v3.12-4849-g10d0c97
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.
Don't install the 'trace' alias symlink for 'perf trace'. Seems much too
generic to just throw that into /usr/bin
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index e77695e0a..e48ef4503 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -30,6 +30,7 @@ CONFIG_AMD_IOMMU_V2=m # CONFIG_IOMMU_DEBUG is not set CONFIG_SWIOTLB=y # CONFIG_CALGARY_IOMMU is not set +# CONFIG_GART_IOMMU is not set CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_MEM_SOFT_DIRTY=y |