# GNU ARM Embedded Toolchain

# Copyright (c) 2020 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0

config TOOLCHAIN_GNUARMEMB
	def_bool y
	select HAS_NEWLIB_LIBC_NANO
