X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Frtc%2FKconfig;h=bcc0d9658121a4158fe587537c00fa742dbea93a;hb=b6645c35843b9608bed8c2981fc53b942758853f;hp=90ab73825401a0b5f4c0b7de15c5ff755a4edb7d;hpb=7540081c6b16dc941895bca840749cabfd0d3b48;p=pandora-kernel.git diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 90ab73825401..bcc0d9658121 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -246,6 +246,16 @@ config RTC_DRV_TWL92330 platforms. The support is integrated with the rest of the Menelaus driver; it's not separate module. +config RTC_DRV_TWL4030 + tristate "OMAP TWL4030 Real Time Clock" + depends on RTC_CLASS && TWL4030_CORE + help + If you say yes here you get support for internal Real-Time + Clock of TWL4030 chip. + + This driver can also be built as a module. If so, the module + will be called rtc-twl4030. + config RTC_DRV_S35390A tristate "Seiko Instruments S-35390A" select BITREVERSE @@ -561,7 +571,7 @@ config RTC_DRV_AT91SAM9_GPBR config RTC_DRV_BFIN tristate "Blackfin On-Chip RTC" - depends on BLACKFIN + depends on BLACKFIN && !BF561 help If you say yes here you will get support for the Blackfin On-Chip Real Time Clock.