From a9c9f8e0a851c685096fc0fa025a2e5fe35e1629 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 7 Aug 2018 10:04:17 +0200 Subject: [PATCH] Fix kernel config for RPI3 --- root/target/linux/brcm2708/bcm2710/config-4.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/root/target/linux/brcm2708/bcm2710/config-4.14 b/root/target/linux/brcm2708/bcm2710/config-4.14 index 78726c48..763b02b3 100644 --- a/root/target/linux/brcm2708/bcm2710/config-4.14 +++ b/root/target/linux/brcm2708/bcm2710/config-4.14 @@ -67,6 +67,7 @@ CONFIG_ARM64_VA_BITS=39 CONFIG_ARM64_VA_BITS_39=y # CONFIG_ARM64_VA_BITS_48 is not set CONFIG_ARM64_VHE=y +CONFIG_ARM64_SSBD=y CONFIG_ARM_AMBA=y CONFIG_ARM_ARCH_TIMER=y CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y