1# SPDX-License-Identifier: Apache-2.0 2 3config SOC_TI_LM3S6965 4 bool "TI LM3S6965" 5 select ARM 6 select CPU_CORTEX_M3 7 select CPU_CORTEX_M_HAS_DWT 8