zephyr/boards/starfive/visionfive2/visionfive2_defconfig
Pratik Farkase 5e346f553d boards: starfive: add visionfive2 board
these list of patches add support the Starfive Visionfive2
SBC based on the JH7110 SoC. Board identifier is `visionfive2`.

Signed-off-by: Kanak Shilledar <kanakshilledar111@protonmail.com>
Signed-off-by: Pratik Farkase <pratik.farkase@wsisweden.com>
2024-03-13 11:39:51 -05:00

11 lines
171 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
# Zephyr Kernel Configuration
CONFIG_PRINTK=y
CONFIG_XIP=n
# Serial Drivers
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y