diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r-- | drivers/rtc/Kconfig | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1a9459615c39..f660ef3e5b29 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -220,22 +220,22 @@ config RTC_DRV_PCF8583 | |||
220 | will be called rtc-pcf8583. | 220 | will be called rtc-pcf8583. |
221 | 221 | ||
222 | config RTC_DRV_M41T80 | 222 | config RTC_DRV_M41T80 |
223 | tristate "ST M41T80/81/82/83/84/85/87" | 223 | tristate "ST M41T65/M41T80/81/82/83/84/85/87" |
224 | help | 224 | help |
225 | If you say Y here you will get support for the | 225 | If you say Y here you will get support for the ST M41T60 |
226 | ST M41T80 RTC chips series. Currently following chips are | 226 | and M41T80 RTC chips series. Currently, the following chips are |
227 | supported: M41T80, M41T81, M41T82, M41T83, M41ST84, M41ST85 | 227 | supported: M41T65, M41T80, M41T81, M41T82, M41T83, M41ST84, |
228 | and M41ST87. | 228 | M41ST85, and M41ST87. |
229 | 229 | ||
230 | This driver can also be built as a module. If so, the module | 230 | This driver can also be built as a module. If so, the module |
231 | will be called rtc-m41t80. | 231 | will be called rtc-m41t80. |
232 | 232 | ||
233 | config RTC_DRV_M41T80_WDT | 233 | config RTC_DRV_M41T80_WDT |
234 | bool "ST M41T80 series RTC watchdog timer" | 234 | bool "ST M41T65/M41T80 series RTC watchdog timer" |
235 | depends on RTC_DRV_M41T80 | 235 | depends on RTC_DRV_M41T80 |
236 | help | 236 | help |
237 | If you say Y here you will get support for the | 237 | If you say Y here you will get support for the |
238 | watchdog timer in ST M41T80 RTC chips series. | 238 | watchdog timer in the ST M41T60 and M41T80 RTC chips series. |
239 | 239 | ||
240 | config RTC_DRV_TWL92330 | 240 | config RTC_DRV_TWL92330 |
241 | boolean "TI TWL92330/Menelaus" | 241 | boolean "TI TWL92330/Menelaus" |