Skip to content

Commit 9dfeaf2

Browse files
bjarki-andreasenkartben
authored andcommitted
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 <[email protected]>
1 parent 2ad7c8c commit 9dfeaf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/nordic/nrf54h/gpd/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ config SOC_NRF54H20_GPD
66
imply NRFS
77
imply NRFS_GDPWR_SERVICE_ENABLED
88
select ONOFF
9+
select PINCTRL
910
default y if !MCUBOOT && (SOC_NRF54H20_CPUAPP || SOC_NRF54H20_CPURAD)
1011
help
1112
This option enables the Global Power Domain service.

0 commit comments

Comments
 (0)