diff options
author | Uwe Kleine-König <[email protected]> | 2019-11-11 18:10:34 +0100 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2019-11-11 12:30:39 -0800 |
commit | dafd24c727e8115266c0dc1ae088f691b6d1e4c4 (patch) | |
tree | 1163ca7a6e40be9822981dd2e87fd6cc617faaff /tools/perf/util/trace-event-scripting.c | |
parent | ed2b6b129c2b80318437b878a0e84ab0c3de2baf (diff) |
ARM: OMAP1: drop duplicated dependency on ARCH_OMAP1
All of arch/arm/mach-omap1/Kconfig is enclosed in a big "if ARCH_OMAP1"
and so every symbol already has a dependency on ARCH_OMAP1 even without
mentioning it in their list of dependencies.
Also dependencies on ARCH_OMAP can be dropped as it is selected by
ARCH_OMAP1.
Signed-off-by: Uwe Kleine-König <[email protected]>
Acked-by: Aaro Koskinen <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions