Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 867f900b authored by Kevin Hilman's avatar Kevin Hilman
Browse files

ARM: Kconfig.debug: OC_ETM and CORESIGHT are mutually exclusive



The android tree still has the legacy ETM driver, but it cannot
coexist with the new Coresight driver, so make sure they are mutually
exclusive at compile time.

Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
parent fe1435ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1299,7 +1299,7 @@ config EARLY_PRINTK

config OC_ETM
	bool "On-chip ETM and ETB"
	depends on ARM_AMBA
	depends on ARM_AMBA && !CORESIGHT
	help
	  Enables the on-chip embedded trace macrocell and embedded trace
	  buffer driver that will allow you to collect traces of the