zephyr/boards/arm/nrf52_sparkfun/Kconfig.board
Kumar Gala 44e5b05fb1 drivers: gpio: nrfx: Move device tree selection to driver Kconfig
Move HAS_DTS_GPIO from board to the driver Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-07-03 18:46:41 -04:00

12 lines
274 B
Plaintext

# Kconfig - Sparkfun nRF52832 breakout board configuration
#
# Copyright (c) 2017 Shawn Nock <shawn@monadnock.ca>
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
config BOARD_NRF52_SPARKFUN
bool "nRF52 SPARKFUN"
depends on SOC_NRF52832_QFAA