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>
This commit is contained in:
Tim Lin 2024-04-21 15:40:22 +08:00 committed by Alberto Escolar
commit 3a9b253491
13 changed files with 41 additions and 41 deletions

View file

@ -2,4 +2,4 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_IT82XX2_EVB
select SOC_IT82202_AX
select SOC_IT82202AX

View file

@ -2,4 +2,4 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_IT8XXX2_EVB
select SOC_IT81302_BX
select SOC_IT81302BX