Skip to content

Commit

Permalink
ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtc
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Jackson authored and Tony Lindgren committed Feb 1, 2013
1 parent 749a34b commit 7dc0f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/omap2plus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7dc0f27

Please sign in to comment.