diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r-- | drivers/rtc/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 6ed5e7e7e79f..999db51e6a58 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -203,6 +203,15 @@ config RTC_DRV_ISL1208 | |||
203 | This driver can also be built as a module. If so, the module | 203 | This driver can also be built as a module. If so, the module |
204 | will be called rtc-isl1208. | 204 | will be called rtc-isl1208. |
205 | 205 | ||
206 | config RTC_DRV_ISL12022 | ||
207 | tristate "Intersil ISL12022" | ||
208 | help | ||
209 | If you say yes here you get support for the | ||
210 | Intersil ISL12022 RTC chip. | ||
211 | |||
212 | This driver can also be built as a module. If so, the module | ||
213 | will be called rtc-isl12022. | ||
214 | |||
206 | config RTC_DRV_X1205 | 215 | config RTC_DRV_X1205 |
207 | tristate "Xicor/Intersil X1205" | 216 | tristate "Xicor/Intersil X1205" |
208 | help | 217 | help |