Skip to content
Commit 53eebb0d authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: OC_ETM should not select ARM_AMBA



The CONFIG_ARM_AMBA symbol is selected by the platforms that support
AMBA, and the other platforms (e.g. orion) might not be able to
build that code at all when they do not support the clk API.

Instead, make sure that OC_ETM is only built on platforms that
do support the amba subsystem already.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent b214bea5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment