Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
drivers
/
i2c
/
Kconfig.lpc11u6x
blob: d1531a129ab77f386730b8eb092a8198e6b96c27 [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config I2C_LPC11U6X
bool
"LPC11U6X I2C driver"
default
y
depends on DT_HAS_NXP_LPC11U6X_I2C_ENABLED
select
PINCTRL
help
Enable
I2C support on the LPC11U6X
SoCs