boards: riscv: rv32m1_vega: remove redundant Kconfig comment
The defconfig files are just used to change defaults, not to define any new Kconfig nodes. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
300fda03c2
commit
a9f7891c14
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_RV32M1_VEGA
|
||||
comment "RV32M1 board Kconfig.defconfig"
|
||||
|
||||
config BOARD
|
||||
default "rv32m1_vega_ri5cy" if SOC_OPENISA_RV32M1_RI5CY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue