diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r-- | drivers/rtc/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 83b071b6ece4..905d3308253b 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -160,11 +160,11 @@ config RTC_DRV_MAX6900 | |||
160 | will be called rtc-max6900. | 160 | will be called rtc-max6900. |
161 | 161 | ||
162 | config RTC_DRV_RS5C372 | 162 | config RTC_DRV_RS5C372 |
163 | tristate "Ricoh RS5C372A/B" | 163 | tristate "Ricoh RS5C372A/B, RV5C386, RV5C387A" |
164 | depends on RTC_CLASS && I2C | 164 | depends on RTC_CLASS && I2C |
165 | help | 165 | help |
166 | If you say yes here you get support for the | 166 | If you say yes here you get support for the |
167 | Ricoh RS5C372A and RS5C372B RTC chips. | 167 | Ricoh RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips. |
168 | 168 | ||
169 | This driver can also be built as a module. If so, the module | 169 | This driver can also be built as a module. If so, the module |
170 | will be called rtc-rs5c372. | 170 | will be called rtc-rs5c372. |