public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] kernel: enable CONFIG_RANDOMIZE_BASE on armv5tel
@ 2020-06-09 17:18 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2020-06-09 17:18 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

Partially fixes: #12363

Cc: Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/kernel/kernel.config.armv5tel-ipfire-multi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/kernel/kernel.config.armv5tel-ipfire-multi b/config/kernel/kernel.config.armv5tel-ipfire-multi
index 15183300f..f0ddcec34 100644
--- a/config/kernel/kernel.config.armv5tel-ipfire-multi
+++ b/config/kernel/kernel.config.armv5tel-ipfire-multi
@@ -840,6 +840,7 @@ CONFIG_SWIOTLB=y
 CONFIG_IOMMU_HELPER=y
 # CONFIG_PARAVIRT is not set
 # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
+CONFIG_RANDOMIZE_BASE=y
 
 #
 # Boot options
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-09 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 17:18 [PATCH] kernel: enable CONFIG_RANDOMIZE_BASE on armv5tel Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox