1# Copyright (c) 2022 ITE Corporation.
2# SPDX-License-Identifier: Apache-2.0
3
4if SOC_IT81202CX
5
6config ILM_MAX_SIZE
7	default 60
8
9config SOC_IT8XXX2_GPIO_GROUP_K_L_DEFAULT_PULL_DOWN
10	default y
11
12endif
13