diff options
author | Tim Harvey <tharvey@gateworks.com> | 2018-02-20 10:23:19 -0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2018-02-22 13:12:06 +0100 |
commit | 9f2c769a59c5ae17abfc802eaccefd34dd104be7 (patch) | |
tree | d8831c4b65867d5622720f5edb892e40d18d34d7 /target | |
parent | d83ce3ff50df68f483356afbf273b9348e22dd9a (diff) | |
download | upstream-9f2c769a59c5ae17abfc802eaccefd34dd104be7.tar.gz upstream-9f2c769a59c5ae17abfc802eaccefd34dd104be7.tar.bz2 upstream-9f2c769a59c5ae17abfc802eaccefd34dd104be7.zip |
kernel: add missing symbol
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 5069f4e738..07c3851cd1 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -3581,6 +3581,7 @@ CONFIG_PWRSEQ_EMMC=y CONFIG_PWRSEQ_SIMPLE=y # CONFIG_QCA7000 is not set # CONFIG_QCA7000_SPI is not set +# CONFIG_QCA7000_UART is not set # CONFIG_QCOM_EMAC is not set # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set # CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set |