zephyr/drivers/peci/Kconfig.it8xxx2
BJ Chen 59cd9fd551 ITE: drivers/peci: Add PECI driver module of ITE IT8xxx2
Added the PECI driver tested with the samples/drivers/peci.

Signed-off-by: BJ Chen <bj.chen@ite.com.tw>
2022-02-21 19:43:40 -05:00

10 lines
245 B
Text

# ITE IT8XXX2 PECI configuration options
# Copyright (c) 2022 ITE Tech. Inc.
# SPDX-License-Identifier: Apache-2.0
config PECI_ITE_IT8XXX2
bool "ITE IT8XXX2 PECI driver"
depends on SOC_IT8XXX2
help
Enable the ITE IT8XXX2 PECI IO driver.