summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r--arch/arm/Kconfig.debug11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index d83f7c369e51..426d2716f55d 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -1738,17 +1738,6 @@ config PID_IN_CONTEXTIDR
1738 additional instructions during context switch. Say Y here only if you 1738 additional instructions during context switch. Say Y here only if you
1739 are planning to use hardware trace tools with this kernel. 1739 are planning to use hardware trace tools with this kernel.
1740 1740
1741config DEBUG_SET_MODULE_RONX
1742 bool "Set loadable kernel module data as NX and text as RO"
1743 depends on MODULES && MMU
1744 ---help---
1745 This option helps catch unintended modifications to loadable
1746 kernel module's text and read-only data. It also prevents execution
1747 of module data. Such protection may interfere with run-time code
1748 patching and dynamic kernel tracing - and they might also protect
1749 against certain classes of kernel exploits.
1750 If in doubt, say "N".
1751
1752source "drivers/hwtracing/coresight/Kconfig" 1741source "drivers/hwtracing/coresight/Kconfig"
1753 1742
1754endmenu 1743endmenu