zephyr/boards/arm/decawave_dwm1001_dev/Kconfig.board
Ulf Magnusson d0a6f682d1 kconfig: Fix up newly-introduced copy-pasted headers
Same deal as in https://github.com/zephyrproject-rtos/zephyr/pull/20280,
for newly-introduced stuff.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Also fix some un-indented properties on choices. Choice properties work
the same as symbol properties syntactically.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-19 15:25:08 -05:00

9 lines
209 B
Plaintext

# DecaWave DWM1001 board configuration
# Copyright (c) 2019 Stéphane D'Alu
# SPDX-License-Identifier: Apache-2.0
config BOARD_DECAWAVE_DWM1001_DEV
bool "Decawave DWM1001-DEV"
depends on SOC_NRF52832_QFAA