1# Copyright (c) 2017 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4config SOC_XTENSA_SAMPLE_CONTROLLER 5 bool "Xtensa sample_controller core" 6 select XTENSA 7 select XTENSA_HAL 8