From dca9aa92fc7caa3620b31ced1535968f4aeeb967 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Mon, 17 Jun 2013 10:29:14 -0700 Subject: [PATCH] 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 Signed-off-by: Russell King --- Reading git-format-patch failed