summaryrefslogtreecommitdiff
path: root/arch/arm/configs/davinci_all_defconfig
diff options
context:
space:
mode:
authorKarl Beldan <kbeldan@baylibre.com>2016-08-05 20:29:50 +0000
committerSekhar Nori <nsekhar@ti.com>2016-08-09 17:07:09 +0530
commit1a4938606a8799784fc216053dd58e7898948e0d (patch)
tree1b8902c9bcf37551c30c0520fd55f0f4b4d8b909 /arch/arm/configs/davinci_all_defconfig
parent97608f5cceabc4c15f5503e1b8f9801eb17c5b3b (diff)
ARM: davinci_all_defconfig: enable RTC driver as module
This driver handles the RTC of most davinci SoCs. Cc: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@baylibre.com> Acked-by: Kevin Hilman <khilman@baylibre.com> Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Karl Beldan <kbeldan@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/configs/davinci_all_defconfig')
-rw-r--r--arch/arm/configs/davinci_all_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index 91eb0b2f8d61..32e2686fc251 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -174,6 +174,7 @@ CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_OMAP=m
CONFIG_DMADEVICES=y
CONFIG_TI_EDMA=y
CONFIG_EXT2_FS=y