1# Copyright (c) 2022 ITE Corporation.
2# SPDX-License-Identifier: Apache-2.0
3
4if SOC_IT81302BX
5
6config SOC_IT8XXX2_GPIO_GROUP_K_L_DEFAULT_PULL_DOWN
7	default n
8
9endif
10