summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorAlexander Shishkin <virtuoso@slind.org>2009-12-01 14:03:31 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-12-02 10:25:23 +0000
commit183bd50f4fe6cd49c1790a90163e3d1ece80f344 (patch)
treee3c5f25de7f2f36b4a18c99d55c435f5244e6864 /arch/arm/mach-omap2/Kconfig
parentc5d6c7708c3e58015b2e4e13e6cea02c8567a94e (diff)
downloadop-kernel-dev-183bd50f4fe6cd49c1790a90163e3d1ece80f344.zip
op-kernel-dev-183bd50f4fe6cd49c1790a90163e3d1ece80f344.tar.gz
ARM: 5843/1: OMAP3: add AMBA devices for ETM and ETB
This enables on-chip tracing components found in omap3xxx. Signed-off-by: Alexander Shishkin <virtuoso@slind.org> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index aad194f..6f1bbbc 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -100,3 +100,11 @@ config MACH_OMAP_ZOOM2
config MACH_OMAP_4430SDP
bool "OMAP 4430 SDP board"
depends on ARCH_OMAP4
+
+config OMAP3_EMU
+ bool "OMAP3 debugging peripherals"
+ depends on ARCH_OMAP3
+ select OC_ETM
+ help
+ Say Y here to enable debugging hardware of omap3
+
OpenPOWER on IntegriCloud