|
@@ -1590,7 +1590,7 @@ config PID_IN_CONTEXTIDR
|
|
|
|
|
|
|
|
config DEBUG_SET_MODULE_RONX
|
|
config DEBUG_SET_MODULE_RONX
|
|
|
bool "Set loadable kernel module data as NX and text as RO"
|
|
bool "Set loadable kernel module data as NX and text as RO"
|
|
|
- depends on MODULES
|
|
|
|
|
|
|
+ depends on MODULES && MMU
|
|
|
---help---
|
|
---help---
|
|
|
This option helps catch unintended modifications to loadable
|
|
This option helps catch unintended modifications to loadable
|
|
|
kernel module's text and read-only data. It also prevents execution
|
|
kernel module's text and read-only data. It also prevents execution
|