ARM: add DEBUG_SET_MODULE_RONX option to Kconfig
authorLaura Abbott <lauraa@codeaurora.org>
Mon, 17 Jun 2013 17:29:14 +0000 (10:29 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 11 Dec 2013 09:53:21 +0000 (09:53 +0000)
commitdca9aa92fc7caa3620b31ced1535968f4aeeb967
tree8bc531d582eae3546658dcf9cabf1394523cdd6c
parent75374ad47c6465de6c098d7b913fe02d6131195c
ARM: add DEBUG_SET_MODULE_RONX option to Kconfig

Now that all the page setting infrastructure is in place,
Add the DEBUG_SET_MODULE_RONX to the ARM debugging Kconfig.
When turned on, data sections for modules will be marked as NX
and read only sections will be marked as such.

Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug