From: Koen Vandeputte Date: Tue, 23 Oct 2018 08:52:27 +0000 (+0200) Subject: kernel: add missing symbol for target bcm53xx X-Git-Tag: v18.06.2~318 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1e2164aeb46e9ad04becdd67fd77399876660946;p=oweals%2Fopenwrt.git kernel: add missing symbol for target bcm53xx Fixes: 47f68ca58615 ("kernel: bump 4.14 to 4.14.77") Reported-by: Rafał Miłecki Signed-off-by: Koen Vandeputte --- diff --git a/target/linux/bcm53xx/config-4.14 b/target/linux/bcm53xx/config-4.14 index e6f578c6dd..cb47faa413 100644 --- a/target/linux/bcm53xx/config-4.14 +++ b/target/linux/bcm53xx/config-4.14 @@ -163,6 +163,7 @@ CONFIG_GPIO_74X164=y CONFIG_GPIO_SYSFS=y # CONFIG_GRO_CELLS is not set CONFIG_HANDLE_DOMAIN_IRQ=y +CONFIG_HARDEN_BRANCH_PREDICTOR=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y