From: Koen Vandeputte Date: Tue, 23 Oct 2018 08:55:56 +0000 (+0200) Subject: kernel: add missing symbol for target bcm53xx X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5f298b95a1cc7d1da3af8bd8fcd3aab097cd004b;p=openwrt%2Fstaging%2Fblocktrron.git kernel: add missing symbol for target bcm53xx Fixes: ca88f4153f8f ("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 af9f7ca79d..45ca7b4a06 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