diff options
author | David Bauer <mail@david-bauer.net> | 2021-02-22 02:00:02 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-04-03 17:06:39 +0200 |
commit | 609033767918a67e92046b266230cd88ac4a37f6 (patch) | |
tree | 3b07fad9e78b0f668641825b3036094e4316839f | |
parent | 6f427580007f9cd25b7821644beb6f088d144ab2 (diff) | |
download | upstream-609033767918a67e92046b266230cd88ac4a37f6.tar.gz upstream-609033767918a67e92046b266230cd88ac4a37f6.tar.bz2 upstream-609033767918a67e92046b266230cd88ac4a37f6.zip |
generic: add missing symbols
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 55ed4bf6d7bf80b705d015c3b73f772db485ba9c)
-rw-r--r-- | target/linux/generic/config-5.4 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |