[openwrt/openwrt] generic: add missing symbols

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 23 14:15:30 EST 2021


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/55ed4bf6d7bf80b705d015c3b73f772db485ba9c

commit 55ed4bf6d7bf80b705d015c3b73f772db485ba9c
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>
---
 target/linux/generic/config-5.10 | 1 +
 target/linux/generic/config-5.4  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 36ab9dc66b..b0cf7c7d42 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -4713,6 +4713,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
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 9929688a61..4ace100b01 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -4373,6 +4373,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