14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
#
|
|
# 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
|