From ecc6f3ff76f7b81927149b31f28045d9518f9a04 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 11 Dec 2018 11:33:12 +0100 Subject: kernel: add missing symbol in some 4.9 subtargets Buildbot revealed some subtargets are still missing the new symbol. Fixes: dfbf836a52e4 ("kernel: bump 4.9 to 4.9.143") Signed-off-by: Koen Vandeputte --- target/linux/brcm2708/bcm2709/config-4.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm2708') diff --git a/target/linux/brcm2708/bcm2709/config-4.9 b/target/linux/brcm2708/bcm2709/config-4.9 index 4e505edced..0910fa6ea7 100644 --- a/target/linux/brcm2708/bcm2709/config-4.9 +++ b/target/linux/brcm2708/bcm2709/config-4.9 @@ -202,6 +202,7 @@ CONFIG_GPIO_BCM_EXP=y CONFIG_GPIO_BCM_VIRT=y CONFIG_GPIO_SYSFS=y CONFIG_HANDLE_DOMAIN_IRQ=y +CONFIG_HARDEN_BRANCH_PREDICTOR=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y -- cgit v1.2.3