diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2017-01-03 09:12:19 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2017-01-03 09:12:19 -0600 |
commit | 456c07c33fcb3d275839ae7a26ba51ee3732380d (patch) | |
tree | f2dc3d6b295e92c967fcdb2fb617175886c34e96 /debugconfig | |
parent | f0b3a07949e2f48400579349d9f14bc19a09d98c (diff) | |
download | kernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.tar.gz kernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.tar.xz kernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.zip |
Fix nodebug kernels, CPUMASK_OFFSTACK is always selected with MAXSMP
Diffstat (limited to 'debugconfig')
-rw-r--r-- | debugconfig/CONFIG_CPUMASK_OFFSTACK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debugconfig/CONFIG_CPUMASK_OFFSTACK b/debugconfig/CONFIG_CPUMASK_OFFSTACK deleted file mode 100644 index aa9b7f323..000000000 --- a/debugconfig/CONFIG_CPUMASK_OFFSTACK +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CPUMASK_OFFSTACK=y |