zephyr/drivers/mfd/Kconfig.nct38xx

11 lines
280 B
Plaintext

# Copyright (c) 2023 Google, LLC
# SPDX-License-Identifier: Apache-2.0
config MFD_NCT38XX
bool "Nuvton NCT38xx multi-function device driver"
default y
depends on DT_HAS_NUVOTON_NCT38XX_ENABLED
select I2C
help
Enable the Nuvoton NCT38xx TCPC multi-function device driver.