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