soc: arm: ti_lm3s6965: Select CPU DWT feature symbol

The Data Watchpoint and Trace (DWT) is an optional debug unit for the
Cortex-M family cores (except ARMv6-M; i.e. M0 and M0+) that provides
watchpoints, data tracing and system profiling capabilities.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2020-01-10 10:51:32 +09:00 committed by Ioannis Glaropoulos
commit 4cef583dc7

View file

@ -3,3 +3,4 @@
config SOC_TI_LM3S6965
bool "TI LM3S6965"
select CPU_CORTEX_M3
select CPU_CORTEX_M_HAS_DWT