diff options
author | Tony Lindgren <tony@atomide.com> | 2011-08-10 03:36:42 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-08-10 03:36:42 -0700 |
commit | 58cf5e7fd5554735901dc855f5d4c16c59331dd5 (patch) | |
tree | 313ed295ec518b7bbc3d3ba952fc4fe430dc2ace /arch/arm/plat-omap | |
parent | c9a48c2aac235f7a7e31fb7214a33afcd0da26b7 (diff) | |
parent | 98333b3dda1e490b02304a6a6643c294d4e520c3 (diff) |
Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes
Diffstat (limited to 'arch/arm/plat-omap')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index 6e6735f04ee..bb8f4a6b3e3 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig @@ -13,6 +13,7 @@ config ARCH_OMAP1 bool "TI OMAP1" select CLKDEV_LOOKUP select CLKSRC_MMIO + select GENERIC_IRQ_CHIP help "Systems based on omap7xx, omap15xx or omap16xx" |