Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
112800d6c157750df954756c6eff22a684ee0bf8
/
.
/
boards
/
arm
/
hexiwear_k64
/
Kconfig
blob: 7c77b5fe75b9e4480eedb89d871346a6a3007361 [
file
] [
log
] [
blame
]
# Kconfig - Hexiwear K64 board
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if
BOARD_HEXIWEAR_K64
config BATTERY_SENSE
bool
"Enable the battery sense circuit"
default
n
endif
# BOARD_HEXIWEAR_K64