Commit c6820941 authored by Alexandre Belloni's avatar Alexandre Belloni

rtc: Kconfig: properly indent sd3078 entry

The RTC_DRV_SD3078 is indented using spaces, use tabs instead.

Link: https://lore.kernel.org/r/20200127221724.10160-1-alexandre.belloni@bootlin.comSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 604c5212
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment