blob: b1a19a007d05637b4f2c826a6f23a6d1ebb8d401 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2017 Linaro
CONFIG_BUILD_OUTPUT_HEX=y
# Floating point options
CONFIG_FPU=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y