f80e53dcc8
Add the variant of it82302bw. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
# Copyright (c) 2024 ITE Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_IT82302BW
|
|
|
|
config SOC_IT8XXX2_GPIO_GROUP_K_L_DEFAULT_PULL_DOWN
|
|
default n
|
|
|
|
endif
|