From 5f298b95a1cc7d1da3af8bd8fcd3aab097cd004b Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 23 Oct 2018 10:55:56 +0200 Subject: kernel: add missing symbol for target bcm53xx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: ca88f4153f8f ("kernel: bump 4.14 to 4.14.77") Reported-by: Rafał Miłecki Signed-off-by: Koen Vandeputte --- target/linux/bcm53xx/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target') 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 -- cgit v1.2.3