Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d1e59b984f03c640a89ee15aa894ccdd98df1d6
/
.
/
drivers
/
peci
/
Kconfig.it8xxx2
blob: ec92a08b7ec1f4781331e495ffaef81d5c79f83e [
file
] [
log
] [
blame
]
# 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
.