soc: nxp_lpc: Enable the mcux flexcomm i2c driver

Enables the mcux flexcomm i2c driver on lpc54xxx and lpc55xxx socs.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2019-12-08 13:55:34 -06:00 committed by Kumar Gala
commit ecd31dfd47

View file

@ -3,6 +3,10 @@
source "soc/arm/nxp_lpc/*/Kconfig.defconfig.series"
config I2C_MCUX_FLEXCOMM
default y if HAS_MCUX_FLEXCOMM
depends on I2C
config SPI_MCUX_FLEXCOMM
default y if HAS_MCUX_FLEXCOMM
depends on SPI