Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / arch / arm / plat-omap / Kconfig
index 6da796e..78b49a6 100644 (file)
@@ -110,8 +110,13 @@ config OMAP_IOMMU
        tristate
 
 config OMAP_IOMMU_DEBUG
-       depends on OMAP_IOMMU
-       tristate
+       tristate "Export OMAP IOMMU internals in DebugFS"
+       depends on OMAP_IOMMU && DEBUG_FS
+       help
+         Select this to see extensive information about
+         the internal state of OMAP IOMMU in debugfs.
+
+         Say N unless you know you need this.
 
 choice
        prompt "System timer"