commit | 867f900b43f8d571962b4a47035a0af9ebf84461 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@linaro.org> | Tue May 19 14:27:19 2015 -0700 |
committer | Kevin Hilman <khilman@linaro.org> | Tue May 19 14:27:22 2015 -0700 |
tree | 8dd7f7fabee1769f00996527123c13cebdf28e36 | |
parent | fe1435ec4a4fe826212852fdc33d806146ece061 [diff] |
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: Kevin Hilman <khilman@linaro.org>