From 761d45eb87b3bf58eede6eb315300638fd13625b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 18 Feb 2018 09:20:38 +0100 Subject: [PATCH] kernel: add missing symbol this caused v4.14.20 based builds so fail on aarch64 Signed-off-by: John Crispin --- target/linux/generic/config-4.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 9d4b953a40..7fca01086a 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -3580,6 +3580,7 @@ CONFIG_PWRSEQ_SIMPLE=y # CONFIG_QCOM_EMAC is not set # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set # CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set +# CONFIG_QCOM_FALKOR_ERRATUM_E1041 is not set # CONFIG_QCOM_HIDMA is not set # CONFIG_QCOM_HIDMA_MGMT is not set # CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set -- 2.30.2