From 9f6c4ba25c11fd5afecd36e9a02bb007d9397c5a Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Sun, 13 Jan 2019 21:29:22 +0100 Subject: mvebu: move HARDEN_BRANCH_PREDICTOR to common config This symbol is enabled in all subtargets, move it to common kernel config. Signed-off-by: Tomasz Maciej Nowak Acked-by: Rosen Penev --- target/linux/mvebu/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mvebu/config-4.14') diff --git a/target/linux/mvebu/config-4.14 b/target/linux/mvebu/config-4.14 index 296da5a109..cb26a927f9 100644 --- a/target/linux/mvebu/config-4.14 +++ b/target/linux/mvebu/config-4.14 @@ -212,6 +212,7 @@ CONFIG_GPIO_PCA953X_IRQ=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