zephyr/boards/arm/nrf52_pca10040/Kconfig

14 lines
268 B
Plaintext
Raw Normal View History

# Kconfig - nRF52 PCA10040 board configuration
#
# Copyright (c) 2016 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52_PCA10040
config GPIO_AS_PINRESET
bool "GPIO as pin reset (reset button)"
default y
endif # BOARD_NRF52_PCA10040