Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7db52bf451d005e54b3c45574c90be4bedb42022
/
.
/
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
.