]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtc
authorMark Jackson <mpfj-list@mimc.co.uk>
Tue, 29 Jan 2013 15:03:35 +0000 (15:03 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Feb 2013 22:59:35 +0000 (14:59 -0800)
The BeagleBone dev kit uses the built-in RTC module, so
it would be nice to have this built by default in the
omap2plus defconfig.

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 82200558b73526512093afb712841531411cc38c..76938cb50b457479360e903830ac292fbf4a4a19 100644 (file)
@@ -223,6 +223,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_TWL92330=y
 CONFIG_RTC_DRV_TWL4030=y
+CONFIG_RTC_DRV_OMAP=y
 CONFIG_DMADEVICES=y
 CONFIG_DMA_OMAP=y
 CONFIG_EXT2_FS=y