Commit 322a0862 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Mahesh Mahadevan
Browse files

boards: silabs: Drop useless comments



Most of the Kconfig files in boards/silabs start with a comment
describing the board. This comment is redundant with the content of
board.yaml. Let's don't repeat ourselves.

Signed-off-by: default avatarJérôme Pouiller <jerome.pouiller@silabs.com>
parent b695d18a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
# EFR32MG SLTB004A board

# Copyright (c) 2018, Diego Sueiro
# SPDX-License-Identifier: Apache-2.0

+0 −2
Original line number Diff line number Diff line
# EFR32MG SLTB004A board

# Copyright (c) 2018, Diego Sueiro
# SPDX-License-Identifier: Apache-2.0

+0 −1
Original line number Diff line number Diff line
# EFM32GG SLTB009A default board configuration
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0

+0 −1
Original line number Diff line number Diff line
# EFM32GG SLTB009A board configuration
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0

+0 −2
Original line number Diff line number Diff line
# Thunderboard-style boards

# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0

Loading