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 09d5cd33a3f6..56002f7d26bd 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -225,11 +225,11 @@ config RTC_DRV_PCF8583 | |||
225 | will be called rtc-pcf8583. | 225 | will be called rtc-pcf8583. |
226 | 226 | ||
227 | config RTC_DRV_M41T80 | 227 | config RTC_DRV_M41T80 |
228 | tristate "ST M41T65/M41T80/81/82/83/84/85/87" | 228 | tristate "ST M41T62/65/M41T80/81/82/83/84/85/87" |
229 | help | 229 | help |
230 | If you say Y here you will get support for the ST M41T60 | 230 | If you say Y here you will get support for the ST M41T60 |
231 | and M41T80 RTC chips series. Currently, the following chips are | 231 | and M41T80 RTC chips series. Currently, the following chips are |
232 | supported: M41T65, M41T80, M41T81, M41T82, M41T83, M41ST84, | 232 | supported: M41T62, M41T65, M41T80, M41T81, M41T82, M41T83, M41ST84, |
233 | M41ST85, and M41ST87. | 233 | M41ST85, and M41ST87. |
234 | 234 | ||
235 | This driver can also be built as a module. If so, the module | 235 | This driver can also be built as a module. If so, the module |