zephyr/boards/sparc/gr716a_mini/gr716a_mini_defconfig
Anas Nashif b3abe11104 boards: remove CONFIG_PRINTK from board _defconfig
We should not enable this config in the board, this is an
application config.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-10-18 09:49:45 -04:00

10 lines
185 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_GR716A=y
CONFIG_BOARD_GR716A_MINI=y
CONFIG_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_UART_APBUART=y
CONFIG_UART_CONSOLE=y
CONFIG_LEON_GPTIMER=y