diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-17 09:18:44 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-17 09:18:44 -0400 |
commit | 9a8428e0a76710bd8d78da42597f25b22101eeca (patch) | |
tree | a08c19c181ccb883a9d5792d475f72264351f247 /config-x86-generic | |
parent | be0af1dc5293092d001cae7dae3a437c5249320e (diff) | |
download | kernel-9a8428e0a76710bd8d78da42597f25b22101eeca.tar.gz kernel-9a8428e0a76710bd8d78da42597f25b22101eeca.tar.xz kernel-9a8428e0a76710bd8d78da42597f25b22101eeca.zip |
Clean up removed config options
The DEBUG_RODATA and STATIC_CPU_HAS options were removed by
the upstream maintainers. Drop them.
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index 6bd4bca3f..e67be0b9c 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -71,7 +71,6 @@ CONFIG_X86_MPPARSE=y CONFIG_MMIOTRACE=y # CONFIG_MMIOTRACE_TEST is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set -CONFIG_DEBUG_RODATA=y CONFIG_DEBUG_WX=y CONFIG_DEBUG_STACKOVERFLOW=y |