summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorMatt Redfearn2016-05-25 13:58:40 +0200
committerRalf Baechle2016-05-28 12:35:11 +0200
commit41cc07be42835a5c35b409af3914b8fcaedd0d72 (patch)
tree6b2b1ce24ebb02daa568c1e1d9657f4308742255 /arch/mips/Kconfig
parentMIPS: lib: Mark intrinsics notrace (diff)
downloadkernel-qcow2-linux-41cc07be42835a5c35b409af3914b8fcaedd0d72.tar.gz
kernel-qcow2-linux-41cc07be42835a5c35b409af3914b8fcaedd0d72.tar.xz
kernel-qcow2-linux-41cc07be42835a5c35b409af3914b8fcaedd0d72.zip
MIPS: Pistachio: Enable KASLR
Allow KASLR to be selected on Pistachio based systems. Tested on a Creator Ci40. Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com> Reviewed-by: James Hogan <james.hogan@imgtec.com> Cc: Andrew Bresticker <abrestic@chromium.org> Cc: Jonas Gorski <jogo@openwrt.org> Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13356/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ac9bfad794eb..7ce55623b522 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -399,6 +399,7 @@ config MACH_PISTACHIO
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_SUPPORTS_MIPS_CPS
select SYS_SUPPORTS_MULTITHREADING
+ select SYS_SUPPORTS_RELOCATABLE
select SYS_SUPPORTS_ZBOOT
select SYS_HAS_EARLY_PRINTK
select USE_GENERIC_EARLY_PRINTK_8250