From: David Bauer Date: Mon, 22 Feb 2021 01:00:02 +0000 (+0100) Subject: generic: add missing symbols X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=55ed4bf6d7bf80b705d015c3b73f772db485ba9c;p=openwrt%2Fstaging%2Fstintel.git generic: add missing symbols Signed-off-by: David Bauer --- 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