--- zzzz-none-000/linux-2.6.19.2/drivers/rtc/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/rtc/Kconfig 2007-01-11 07:38:19.000000000 +0000 @@ -105,6 +105,15 @@ This driver can also be built as a module. If so, the module will be called rtc-x1205. +config RTC_DRV_DAVINCI_EVM + tristate "TI DaVinci EVM RTC" + depends on RTC_CLASS && I2C_DAVINCI && MACH_DAVINCI_EVM + help + Supports the RTC firmware in the MSP430 on the DaVinci EVM. + + This driver can also be built as a module. If so, the module + will be called rtc-davinci-evm. + config RTC_DRV_DS1307 tristate "Dallas/Maxim DS1307 and similar I2C RTC chips" depends on RTC_CLASS && I2C @@ -163,6 +172,14 @@ This driver can also be built as a module. If so, the module will be called rtc-ds1742. +config RTC_DRV_OMAP + tristate "TI OMAP1" + depends on RTC_CLASS && ( \ + ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 ) + help + Say "yes" here to support the real time clock on TI OMAP1 chips. + This driver can also be built as a module called rtc-omap. + config RTC_DRV_PCF8563 tristate "Philips PCF8563/Epson RTC8564" depends on RTC_CLASS && I2C