X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Frtc%2FKconfig;h=4949dc4859be662806b62eb60c487702648570eb;hb=c7843e8f565f624b0cff7cad1370fad4cb84dfbc;hp=60f8afc7a56ee643209b133e7eaa88042ff2e001;hpb=1b3cba8e60c67c968d108ac55c77e32c1928dec3;p=linux-2.6 diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 60f8afc7a5..4949dc4859 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -256,6 +256,17 @@ config RTC_DRV_S35390A This driver can also be built as a module. If so the module will be called rtc-s35390a. +config RTC_DRV_FM3130 + tristate "Ramtron FM3130" + help + If you say Y here you will get support for the + Ramtron FM3130 RTC chips. + Ramtron FM3130 is a chip with two separate devices inside, + RTC clock and FRAM. This driver provides only RTC functionality. + + This driver can also be built as a module. If so the module + will be called rtc-fm3130. + endif # I2C comment "SPI RTC drivers"