Skip to content

Commit

Permalink
rtc: Kconfig: properly indent sd3078 entry
Browse files Browse the repository at this point in the history
The RTC_DRV_SD3078 is indented using spaces, use tabs instead.

Link: https://lore.kernel.org/r/20200127221724.10160-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
  • Loading branch information
Alexandre Belloni committed Jan 27, 2020
1 parent 604c521 commit c682094
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -676,13 +676,13 @@ config RTC_DRV_S5M
will be called rtc-s5m.

config RTC_DRV_SD3078
tristate "ZXW Shenzhen whwave SD3078"
help
If you say yes here you get support for the ZXW Shenzhen whwave
SD3078 RTC chips.
tristate "ZXW Shenzhen whwave SD3078"
help
If you say yes here you get support for the ZXW Shenzhen whwave
SD3078 RTC chips.

This driver can also be built as a module. If so, the module
will be called rtc-sd3078
This driver can also be built as a module. If so, the module
will be called rtc-sd3078

endif # I2C

Expand Down

0 comments on commit c682094

Please sign in to comment.