]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: omap2plus_defconfig: Enable support for RTC M41T80
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 24 Jan 2017 10:09:36 +0000 (11:09 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 24 Jan 2017 15:04:11 +0000 (07:04 -0800)
The phyCORE-AM335x SoM has a RV4162 RTC populated which is supported
by the M41T80 driver. Enabled it so make the RTC support on the SoM
available.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 59f39aeff017bf17111ed8a50bdb8e24a70ba77d..f2462a6bdba6e7fcfc8c04815dd763bdcd5b3069 100644 (file)
@@ -414,6 +414,7 @@ CONFIG_LEDS_TRIGGER_GPIO=m
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=m
+CONFIG_RTC_DRV_M41T80=m
 CONFIG_RTC_DRV_TWL92330=y
 CONFIG_RTC_DRV_TWL4030=m
 CONFIG_RTC_DRV_PALMAS=m