diff options
Diffstat (limited to 'arch/x86/Kconfig.debug')
| -rw-r--r-- | arch/x86/Kconfig.debug | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 783099f2ac72..c4cba00dbdee 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug | |||
| @@ -109,17 +109,6 @@ config DEBUG_WX | |||
| 109 | 109 | ||
| 110 | If in doubt, say "Y". | 110 | If in doubt, say "Y". |
| 111 | 111 | ||
| 112 | config DEBUG_SET_MODULE_RONX | ||
| 113 | bool "Set loadable kernel module data as NX and text as RO" | ||
| 114 | depends on MODULES | ||
| 115 | ---help--- | ||
| 116 | This option helps catch unintended modifications to loadable | ||
| 117 | kernel module's text and read-only data. It also prevents execution | ||
| 118 | of module data. Such protection may interfere with run-time code | ||
| 119 | patching and dynamic kernel tracing - and they might also protect | ||
| 120 | against certain classes of kernel exploits. | ||
| 121 | If in doubt, say "N". | ||
| 122 | |||
| 123 | config DOUBLEFAULT | 112 | config DOUBLEFAULT |
| 124 | default y | 113 | default y |
| 125 | bool "Enable doublefault exception handler" if EXPERT | 114 | bool "Enable doublefault exception handler" if EXPERT |
