5e346f553d
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>
11 lines
171 B
Plaintext
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
|