diff mbox

omap2: Make OMAP2PLUS select OMAP_DM_TIMER

Message ID 1293158889-9708-1-git-send-email-bgamari.foss@gmail.com (mailing list archive)
State Accepted
Commit ac8ef8e66ec10aa55e2e496737f2cdc0ab1b4f27
Delegated to: Tony Lindgren
Headers show

Commit Message

Ben Gamari Dec. 24, 2010, 2:48 a.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig
index 92c5bb7..784c06c 100644
--- a/arch/arm/plat-omap/Kconfig
+++ b/arch/arm/plat-omap/Kconfig
@@ -18,6 +18,7 @@  config ARCH_OMAP1
 config ARCH_OMAP2PLUS
 	bool "TI OMAP2/3/4"
 	select COMMON_CLKDEV
+	select OMAP_DM_TIMER
 	help
 	  "Systems based on OMAP2, OMAP3 or OMAP4"