Initial commit
Initial commit.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
#
|
||||
|
||||
# CC3xx is currently not used for nrf53
|
||||
CONFIG_HW_CC3XX=n
|
||||
CONFIG_NRF_CC3XX_PLATFORM=n
|
||||
|
||||
# Required for kernel operation
|
||||
CONFIG_CLOCK_CONTROL=y
|
||||
CONFIG_SYS_CLOCK_EXISTS=y
|
||||
Reference in New Issue
Block a user