Kconfig.xtensa 223 B

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