boards: update Renesas Starter Kit+ for RZ/T2M board to HWMv2 scheme

This commit updates Renesas Starter Kit+ for RZ/T2M board to use HWMv2.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
This commit is contained in:
Torsten Rasmussen
2023-11-20 16:19:49 +01:00
committed by Jamie McCrae
parent 3abb792073
commit c506675b7c
10 changed files with 9 additions and 18 deletions

View File

@@ -1,6 +0,0 @@
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config BOARD_RZT2M_STARTER_KIT
bool "RZ/T2M Starter Kit Board"
depends on SOC_RENESAS_RZT2M

View File

@@ -1,9 +0,0 @@
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_RZT2M_STARTER_KIT
config BOARD
default "rzt2m_starter_kit"
endif

View File

@@ -0,0 +1,6 @@
# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config BOARD_RZT2M_STARTER_KIT
select SOC_RENESAS_RZT2M

View File

@@ -0,0 +1,3 @@
board:
name: rzt2m_starter_kit
vendor: Renesas

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

@@ -1,9 +1,6 @@
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_RENESAS_RZT2M=y
CONFIG_BOARD_RZT2M_STARTER_KIT=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y