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:
parent
6158031f78
commit
3a9b253491
13 changed files with 41 additions and 41 deletions
|
@ -2,4 +2,4 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_IT82XX2_EVB
|
||||
select SOC_IT82202_AX
|
||||
select SOC_IT82202AX
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_IT8XXX2_EVB
|
||||
select SOC_IT81302_BX
|
||||
select SOC_IT81302BX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue