enable new CORESIGHT_CTCU module for aarch64
JIRA: https://issues.redhat.com/browse/RHEL-85816
We have other CoreSight modules enabled so this one should follow.
Symbol: CORESIGHT_CTCU [=n] Type : tristate Defined at drivers/hwtracing/coresight/Kconfig:136 Prompt: CoreSight TMC Control Unit driver Depends on: CORESIGHT [=m] && CORESIGHT_LINK_AND_SINK_TMC [=m] Location: -> Kernel hacking -> arm64 Debugging -> CoreSight Tracing Support (CORESIGHT [=m]) -> CoreSight TMC Control Unit driver (CORESIGHT_CTCU [=n])
Commit: f78d206f (Coresight: Add Coresight TMC Control Unit driver)
Signed-off-by: Marcin Juszkiewicz mjuszkiewicz@redhat.com
This MR replaces !3801 (merged) one