Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f890a6d7fe093c4306221de39fadf1f3325b9456
/
.
/
drivers
/
i2c
/
Kconfig.xec
blob: 64242ba1e318b9ac514f44ae221587ea0c8185d6 [
file
] [
log
] [
blame
]
# Microchip XEC I2C configuration options
# Copyright (c) 2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config I2C_XEC
bool
"XEC Microchip I2C driver"
depends on SOC_FAMILY_MEC
help
Enable
the
Microchip
XEC I2C driver
.