1# Copyright (c) 2014-2015 Wind River Systems, Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4config SOC_TI_LM3S6965
5	select ARM
6	select CPU_CORTEX_M3
7	select CPU_CORTEX_M_HAS_DWT
8