soc: nordic: nrf54h: gpd: select PINCTRL

Select PINCTRL if SOC_NRF54H20_GPD is selected as it is dependent
on it.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
This commit is contained in:
Bjarki Arge Andreasen 2025-05-07 16:00:55 +02:00 committed by Benjamin Cabé
commit 9dfeaf2054

View file

@ -6,6 +6,7 @@ config SOC_NRF54H20_GPD
imply NRFS
imply NRFS_GDPWR_SERVICE_ENABLED
select ONOFF
select PINCTRL
default y if !MCUBOOT && (SOC_NRF54H20_CPUAPP || SOC_NRF54H20_CPURAD)
help
This option enables the Global Power Domain service.