boards: arm: twr_ke18f: do not enable Arm SysTick driver by default
Do not enable the Arm SysTick driver by default. Instead, rely on the default Kconfig settings for the Arm SysTick driver. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
5fcb13aea3
commit
a43f04e807
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_CORTEX_M_SYSTICK=y
|
||||
CONFIG_SOC_SERIES_KINETIS_KE1XF=y
|
||||
CONFIG_SOC_MKE18F16=y
|
||||
CONFIG_BOARD_TWR_KE18F=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue