soc: nordic: Select new nrf54lx compatible kconfig option

Select the newly introduced nrf54lx compatible kconfig
option.

This is common both for real HW and for simulated HW,
allowing SW to behave appropriately for both.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2024-05-30 05:45:05 +02:00 committed by Carles Cufí
commit fb774fef74

View file

@ -4,6 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
config SOC_SERIES_NRF54LX
select SOC_COMPATIBLE_NRF54LX
select HAS_NRFX
select HAS_NORDIC_DRIVERS
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE