it8xxx2_evb: use correct SoC

Use SOC_IT81302_BX as the SoC for this board.

Fixes #69809

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-03-05 17:50:11 +00:00 committed by Fabio Baltieri
parent eaf140e7ff
commit 0ae587aef9
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -2,4 +2,4 @@ board:
name: it8xxx2_evb
vendor: ite
socs:
- name: it82202ax
- name: it81302bx