summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2907199)
raw | patch | inline | side by side (parent: 2907199)
author | Vaibhav Bedia <vaibhav.bedia@ti.com> | |
Mon, 10 Oct 2011 15:14:33 +0000 (20:44 +0530) | ||
committer | Vaibhav Hiremath <hvaibhav@ti.com> | |
Mon, 23 Jan 2012 19:14:29 +0000 (00:44 +0530) |
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
arch/arm/configs/am335x_evm_defconfig | patch | blob | history | |
drivers/rtc/Kconfig | patch | blob | history |
index f1f5ab8a7241bcea57f8e1aace859cafc5fb37ca..9b411707a570215af4603edcdf8cf09b7262fe2d 100644 (file)
#
# on-CPU RTC drivers
#
+CONFIG_RTC_DRV_OMAP=y
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 53eb4e55b289dd767944dde81bd918e8aff947e5..34a712906ef5894ffb93d41f0665cd406029b716 100644 (file)
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
config RTC_DRV_OMAP
tristate "TI OMAP1"
- depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX
+ depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX || SOC_OMAPAM33XX
help
Say "yes" here to support the real time clock on TI OMAP1 and
DA8xx/OMAP-L13x chips. This driver can also be built as a