[openwrt/openwrt] generic: add missing symbols
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 3 18:25:15 BST 2021
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/609033767918a67e92046b266230cd88ac4a37f6
commit 609033767918a67e92046b266230cd88ac4a37f6
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Mon Feb 22 02:00:02 2021 +0100
generic: add missing symbols
Signed-off-by: David Bauer <mail at david-bauer.net>
(cherry picked from commit 55ed4bf6d7bf80b705d015c3b73f772db485ba9c)
---
target/linux/generic/config-5.4 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 9ca6b7573e..b44df2c2f5 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -4372,6 +4372,7 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_ISL12026 is not set
# CONFIG_RTC_DRV_ISL12057 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
+# CONFIG_RTC_DRV_JZ4740 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
More information about the lede-commits
mailing list