soc: nordic: nrf52: Remove prompt from GPIO_AS_PINRESET Kconfig
This Kconfig was deprecated in Zephyr 3.5, remove allowing it to be selected but keep the symbol as the HAL needs to be updated Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
1b6a0e4261
commit
7beed788cd
@ -59,7 +59,7 @@ config SOC_DCDC_NRF52X_HV
|
||||
Enable nRF52 series System on Chip High Voltage DC/DC converter.
|
||||
|
||||
config GPIO_AS_PINRESET
|
||||
bool "[DEPRECATED] GPIO as pin reset (reset button)"
|
||||
bool
|
||||
select DEPRECATED
|
||||
help
|
||||
This option is deprecated, use devicetree instead. Example
|
||||
|
||||
Loading…
Reference in New Issue
Block a user