Maemo patchset 20101501+0m5
[h-e-n] / arch / arm / Kconfig
index 9722f8b..e570532 100644 (file)
@@ -161,6 +161,12 @@ config GENERIC_HARDIRQS_NO__DO_IRQ
 
 if OPROFILE
 
+config OPROFILE_OMAP_GPTIMER
+       def_bool y
+       depends on ARCH_OMAP
+       select CONFIG_OMAP_32K_TIMER
+       select CONFIG_OMAP_DM_TIMER
+
 config OPROFILE_ARMV6
        def_bool y
        depends on CPU_V6 && !SMP
@@ -1276,6 +1282,13 @@ source "drivers/regulator/Kconfig"
 
 source "drivers/uio/Kconfig"
 
+if ARCH_OMAP
+source "drivers/cbus/Kconfig"
+source "drivers/dsp/dspgateway/Kconfig"
+endif
+
+source "drivers/dsp/bridge/Kconfig"
+
 endmenu
 
 source "fs/Kconfig"