diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-10-04 09:00:00 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-10-04 10:24:18 -0700 |
commit | b92ba30bb82e4531474f38dbd58f6b7fa6565b53 (patch) | |
tree | 6c53897b6525f680c3d12b7fff6f7728f18ccf38 /config-x86_64-generic | |
parent | 48063c7e7b4397079ae6b1b7ed8259235fa65017 (diff) | |
download | kernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.tar.gz kernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.tar.xz kernel-b92ba30bb82e4531474f38dbd58f6b7fa6565b53.zip |
Linux v4.8-1558-g21f54dd
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index 704dc30bd..38c2a1829 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -4,6 +4,8 @@ CONFIG_64BIT=y # CONFIG_MK8 is not set # CONFIG_MPSC is not set CONFIG_GENERIC_CPU=y +# Turn this on to see what exciting things we find +CONFIG_VMAP_STACK=y # CONFIG_X86_VSMP is not set CONFIG_X86_UV=y @@ -19,6 +21,8 @@ CONFIG_X86_NUMACHIP=y CONFIG_NUMA_BALANCING=y CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y +CONFIG_MLX_PLATFORM=m + # https://lists.fedoraproject.org/pipermail/kernel/2013-November/004601.html CONFIG_NR_CPUS=1024 CONFIG_PHYSICAL_START=0x1000000 |