# Copyright (c) 2018 Intel Corporation # SPDX-License-Identifier: Apache-2.0 menuconfig I2C_ACTS bool "actions I2C driver" help Enable support for actions I2C driver menuconfig I2CMT_ACTS bool "actions I2CMT driver" select RBUF_LIB help Enable support for actions I2CMT driver if I2CMT_ACTS config I2CMT_LARK bool "I2CMT driver on SoC Lark" default y depends on SOC_SERIES_LARK help Enable I2CMT driver on SoC Lark endif # I2CMT_ACTS