diff mbox

omap2: Make OMAP2PLUS select OMAP_DM_TIMER

Message ID 1293127631-764-2-git-send-email-bgamari.foss@gmail.com (mailing list archive)
State Changes Requested
Commit c2916af4a2c016e81281447342ef0c618d63000c
Delegated to: Tony Lindgren
Headers show

Commit Message

Ben Gamari Dec. 23, 2010, 6:07 p.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"