x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
[firefly-linux-kernel-4.4.55.git] / arch / x86 / Kconfig
index db3622f22b618303a8bc9c3c2f34762f400dbafb..f7c69436acccc30f6f324ac32f6c0b4d2e2dc191 100644 (file)
@@ -289,6 +289,9 @@ config ARCH_SUPPORTS_UPROBES
 config FIX_EARLYCON_MEM
        def_bool y
 
+config DEBUG_RODATA
+       def_bool y
+
 config PGTABLE_LEVELS
        int
        default 4 if X86_64