zephyr/boards/arm/96b_carbon/Kconfig.defconfig

21 lines
275 B
Plaintext

# Kconfig - 96boards Carbon board configuration
#
# Copyright (c) 2016 Linaro Limited.
#
# SPDX-License-Identifier: Apache-2.0
#
if BOARD_96B_CARBON
config BOARD
default 96b_carbon
if I2C_1
config I2C_1_DEFAULT_CFG
default 0x14
endif # I2C_1
endif # BOARD_96B_CARBON