kernel: add missing symbol

this caused v4.14.20 based builds so fail on aarch64

Signed-off-by: John Crispin <john@phrozen.org>
openwrt-18.06
John Crispin 2018-02-18 09:20:38 +01:00
parent f621b53951
commit 761d45eb87
1 changed files with 1 additions and 0 deletions

View File

@ -3580,6 +3580,7 @@ CONFIG_PWRSEQ_SIMPLE=y
# CONFIG_QCOM_EMAC is not set # CONFIG_QCOM_EMAC is not set
# CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
# CONFIG_QCOM_FALKOR_ERRATUM_1009 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 is not set
# CONFIG_QCOM_HIDMA_MGMT is not set # CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set # CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set