Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43271c41 authored by Rogério Brito's avatar Rogério Brito Committed by Kumar Gala
Browse files

powerpc: enable heap randomization for linkstations



The current defconfig for Linkstation/Kuroboxes has the "Disable Heap
Randomization" option enabled.

Since some of these machines are facing the internet, it helps to have
heap randomization enabled. This patch enables it.

Signed-off-by: default avatarRogério Brito <rbrito@ime.usp.br>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 3420a982
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_COMPAT_BRK=y
# CONFIG_COMPAT_BRK is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y