1# Copyright (c) 2019 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4config XTENSA_HAL 5 bool 6 help 7 Build the Xtensa HAL module during build process. 8 This is selected by the Xtensa ARCH kconfig automatically. 9