zephyr/soc/arm/nxp_lpc/Kconfig.defconfig

13 lines
265 B
Plaintext

# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
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