zephyr/drivers/i2c/Kconfig.lpc11u6x
Maxime Bittan 9ca6b704a7 drivers: i2c: Add support for LPC11U6X I2C controllers
This commit adds a driver for the LPC11U6X I2C controllers

Signed-off-by: Maxime Bittan <maxime.bittan@seagate.com>
2020-07-29 20:12:24 +02:00

9 lines
212 B
Plaintext

# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config I2C_LPC11U6X
bool "LPC11U6X I2C driver"
depends on SOC_SERIES_LPC11U6X
help
Enable I2C support on the LPC11U6X SoCs