diff options
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index 9dd68fafb374..d483b2592ec8 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -115,6 +115,9 @@ config OMAP_MBOX_FWK | |||
115 | Say Y here if you want to use OMAP Mailbox framework support for | 115 | Say Y here if you want to use OMAP Mailbox framework support for |
116 | DSP, IVA1.0 and IVA2 in OMAP1/2/3. | 116 | DSP, IVA1.0 and IVA2 in OMAP1/2/3. |
117 | 117 | ||
118 | config OMAP_IOMMU | ||
119 | tristate | ||
120 | |||
118 | choice | 121 | choice |
119 | prompt "System timer" | 122 | prompt "System timer" |
120 | default OMAP_MPU_TIMER | 123 | default OMAP_MPU_TIMER |