blob: eed012878e25bd4532447288824ec4f389d4987e [file] [log] [blame]
# Nordic Semiconductor nRF52 MCU line
# Copyright (c) 2016-2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_NRF52X
rsource "Kconfig.defconfig.nrf52*"
# If the kernel has timer support, enable the timer
config NRF_RTC_TIMER
default y if SYS_CLOCK_EXISTS
endif # SOC_SERIES_NRF52X