[openwrt/openwrt] kernel: add missing symbol
LEDE Commits
lede-commits at lists.infradead.org
Thu Feb 22 04:12:50 PST 2018
nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/9f2c769a59c5ae17abfc802eaccefd34dd104be7
commit 9f2c769a59c5ae17abfc802eaccefd34dd104be7
Author: Tim Harvey <tharvey at gateworks.com>
AuthorDate: Tue Feb 20 10:23:19 2018 -0800
kernel: add missing symbol
Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
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 5069f4e..07c3851 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
More information about the lede-commits
mailing list