zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81302cx
Tim Lin 3a9b253491 ITE: soc: Kconfig: Remove underscore makes config names consistent
Remove underscore makes config name consistent.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2024-04-26 16:10:55 +02:00

10 lines
165 B
Plaintext

# Copyright (c) 2022 ITE Corporation.
# SPDX-License-Identifier: Apache-2.0
if SOC_IT81302CX
config SOC_IT8XXX2_GPIO_GROUP_K_L_DEFAULT_PULL_DOWN
default n
endif