diff mbox

[1/3] UBUNTU: [Config] CONFIG_DEBUG_RODATA=y

Message ID 1401437676-11582-2-git-send-email-tyhicks@canonical.com
State New
Headers show

Commit Message

Tyler Hicks May 30, 2014, 8:14 a.m. UTC
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
---
 debian.mako/config/config.common.ubuntu | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/debian.mako/config/config.common.ubuntu b/debian.mako/config/config.common.ubuntu
index 3536d03..7f9967c 100644
--- a/debian.mako/config/config.common.ubuntu
+++ b/debian.mako/config/config.common.ubuntu
@@ -496,7 +496,8 @@  CONFIG_DEBUG_MEMORY_INIT=y
 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_DEBUG_PREEMPT is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SECTION_MISMATCH is not set
 # CONFIG_DEBUG_SG is not set