zephyr/boards/arm/96b_nitrogen/Kconfig

14 lines
257 B
Plaintext

# Kconfig - 96Boards NITROGEN board configuration
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_96B_NITROGEN
config GPIO_AS_PINRESET
bool "GPIO as pin reset (reset button)"
default y
endif # BOARD_96B_NITROGEN