boards: xtensa: intel_adsp_ace20_lnl: move and convert to HWMv2

Move and convert to HWMv2 intel_adsp_ace20_lnl board configuration.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov 2024-02-06 17:02:33 +01:00 committed by Carles Cufi
parent 546c94b958
commit acd18bfaf7
8 changed files with 10 additions and 22 deletions

View File

@ -1,8 +0,0 @@
# Xtensa board configuration
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD_INTEL_ADSP_ACE20_LNL
bool "Intel ADSP ACE 2.0 Lunar Lake PCH"
depends on SOC_SERIES_INTEL_ACE

View File

@ -1,10 +0,0 @@
# Copyright (c) 2022 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_INTEL_ADSP_ACE20_LNL
config BOARD
default "intel_adsp_ace20_lnl"
endif # BOARD_INTEL_ADSP_ACE20_LNL

View File

@ -0,0 +1,5 @@
# Copyright (c) 2022-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD_INTEL_ADSP_ACE20_LNL
select SOC_INTEL_ACE20_LNL

View File

@ -0,0 +1,5 @@
board:
name: intel_adsp_ace20_lnl
vendor: intel
socs:
- name: intel_ace20_lnl

View File

@ -2,10 +2,6 @@
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_SOC_SERIES_INTEL_ACE=y
CONFIG_SOC_INTEL_ACE20_LNL=y
CONFIG_BOARD_INTEL_ADSP_ACE20_LNL=y
CONFIG_GEN_ISR_TABLES=y
CONFIG_GEN_IRQ_VECTOR_TABLE=n