diff options
| author | David Bauer | 2021-02-22 01:00:02 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2021-04-03 15:06:39 +0000 |
| commit | 609033767918a67e92046b266230cd88ac4a37f6 (patch) | |
| tree | 3b07fad9e78b0f668641825b3036094e4316839f | |
| parent | 6f427580007f9cd25b7821644beb6f088d144ab2 (diff) | |
| download | openwrt-609033767918a67e92046b266230cd88ac4a37f6.tar.gz | |
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 |