soc: ti: Add TI_MESSAGE_MANAGER to default K3 AM65x SoC options
This fixes the following warning with make allmodconfig:
WARNING: unmet direct dependencies detected for TI_SCI_PROTOCOL
Depends on [m]: TI_MESSAGE_MANAGER [=m]
Selected by [y]:
- ARCH_K3_AM6_SOC [=y] && ARM64 [=y] && ARCH_K3 [=y]
Reported-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>