]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm64/Kconfig
arm64: always enable DEBUG_RODATA and remove the Kconfig option
[mirror_ubuntu-zesty-kernel.git] / arch / arm64 / Kconfig
index 9be0c164df4e3667696829ae18119b1f62bef80b..1e49fbc4b075af832dea7b2bd34ed98d05b21aaf 100644 (file)
@@ -122,6 +122,9 @@ config ARCH_PHYS_ADDR_T_64BIT
 config MMU
        def_bool y
 
+config DEBUG_RODATA
+       def_bool y
+
 config ARM64_PAGE_SHIFT
        int
        default 16 if ARM64_64K_PAGES