Skip to content

Commit 22e7d51

Browse files
rtc: sd3078: fix manufacturer name
The proper manufacturer name is Shenzhen whwave. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent 15d82d2 commit 22e7d51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/rtc/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,9 @@ config RTC_DRV_S5M
667667
will be called rtc-s5m.
668668

669669
config RTC_DRV_SD3078
670-
tristate "ZXW Crystal SD3078"
670+
tristate "ZXW Shenzhen whwave SD3078"
671671
help
672-
If you say yes here you get support for the ZXW Crystal
672+
If you say yes here you get support for the ZXW Shenzhen whwave
673673
SD3078 RTC chips.
674674

675675
This driver can also be built as a module. If so, the module

0 commit comments

Comments
 (0)