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:
parent
2ad7c8c9cc
commit
9dfeaf2054
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ config SOC_NRF54H20_GPD
|
||||||
imply NRFS
|
imply NRFS
|
||||||
imply NRFS_GDPWR_SERVICE_ENABLED
|
imply NRFS_GDPWR_SERVICE_ENABLED
|
||||||
select ONOFF
|
select ONOFF
|
||||||
|
select PINCTRL
|
||||||
default y if !MCUBOOT && (SOC_NRF54H20_CPUAPP || SOC_NRF54H20_CPURAD)
|
default y if !MCUBOOT && (SOC_NRF54H20_CPUAPP || SOC_NRF54H20_CPURAD)
|
||||||
help
|
help
|
||||||
This option enables the Global Power Domain service.
|
This option enables the Global Power Domain service.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue