1# Copyright 2023 The ChromiumOS Authors 2# 3# SPDX-License-Identifier: Apache-2.0 4 5source "Kconfig.zephyr" 6 7config SOC_IT8XXX2_GPIO_GROUP_K_L_DEFAULT_PULL_DOWN 8 bool 9 default n 10config HAS_ITE_INTC 11 bool 12 default y 13