Kconfig (bf4994d781c69cc15844d63122320e46ddde6464) | Kconfig (01dd2fbf0da4019c380b6ca22a074538fb31db5a) |
---|---|
1# 2# RTC class/drivers configuration 3# 4 5config RTC_LIB 6 tristate 7 8menuconfig RTC_CLASS --- 226 unchanged lines hidden (view full) --- 235 If you say Y here you will get support for the 236 watchdog timer in ST M41T80 RTC chips series. 237 238config RTC_DRV_TWL92330 239 boolean "TI TWL92330/Menelaus" 240 depends on MENELAUS 241 help 242 If you say yes here you get support for the RTC on the | 1# 2# RTC class/drivers configuration 3# 4 5config RTC_LIB 6 tristate 7 8menuconfig RTC_CLASS --- 226 unchanged lines hidden (view full) --- 235 If you say Y here you will get support for the 236 watchdog timer in ST M41T80 RTC chips series. 237 238config RTC_DRV_TWL92330 239 boolean "TI TWL92330/Menelaus" 240 depends on MENELAUS 241 help 242 If you say yes here you get support for the RTC on the |
243 TWL92330 "Menelaus" power mangement chip, used with OMAP2 | 243 TWL92330 "Menelaus" power management chip, used with OMAP2 |
244 platforms. The support is integrated with the rest of 245 the Menelaus driver; it's not separate module. 246 247endif # I2C 248 249comment "SPI RTC drivers" 250 251if SPI_MASTER --- 211 unchanged lines hidden --- | 244 platforms. The support is integrated with the rest of 245 the Menelaus driver; it's not separate module. 246 247endif # I2C 248 249comment "SPI RTC drivers" 250 251if SPI_MASTER --- 211 unchanged lines hidden --- |