Move i2c to defconfig Add documentation Improve dts Remove unnecessary option and only use the default ones. Provide a default Active state directly in the device tree Fix copyright Signed-off-by: Stephane Dorre <stephane.dorre@gmail.com>
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
# PineTime DevKit0 board configuration
|
|
|
|
# Copyright (c) 2020 Stephane Dorre <stephane.dorre@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_PINETIME_DEVKIT0
|
|
bool "PineTime DevKit0"
|
|
depends on SOC_NRF52832_QFAA
|