aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorMathieu Poirier <mathieu.poirier@linaro.org>2014-06-25 12:09:34 -0600
committerMathieu Poirier <mathieu.poirier@linaro.org>2014-11-03 10:38:16 -0700
commit8c0e73e0ce2203213a925299a157aacc57a6914c (patch)
tree3236cfedd632b9a85b9a5e07c87f4a1f2cce18d6 /arch/arm/mach-omap2/Kconfig
parentffec8cc0aed9476e001bdbdf3a40e372dfa78b69 (diff)
ARM: removing support for etb/etm in "arch/arm/kernel/"HEADmaster
Removing minimal support for etb/etm to favour an implementation that is more flexible, extensible and capable of handling more platforms. Also removing the only client of the old driver. That code can easily be replaced by entries for etb/etm in the device tree. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index f4d06aea8460..06020fe77e57 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -292,14 +292,6 @@ config MACH_TI8148EVM
depends on SOC_TI81XX
default y
-config OMAP3_EMU
- bool "OMAP3 debugging peripherals"
- depends on ARCH_OMAP3
- select ARM_AMBA
- select OC_ETM
- help
- Say Y here to enable debugging hardware of omap3
-
config OMAP3_SDRC_AC_TIMING
bool "Enable SDRC AC timing register changes"
depends on ARCH_OMAP3