blob: d2da9acbd8d35671a4de73ab472affd15db0297c [file] [log] [blame]
# Copyright © 2022 Keith Packard
# SPDX-License-Identifier: Apache-2.0
config TOOLCHAIN_CROSS_COMPILE_SUPPORTS_THREAD_LOCAL_STORAGE
bool "Cross-compile toolchain supports TLS"
select TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE
help
Set this if the cross-compile toolchain being used for the build
supports thread local storage.