blob: 0168531e1d5d9b154a191f96ba98f5329723ec90 [file] [log] [blame]
# Nordic Semiconductor nRF51 MCU line
# Copyright (c) 2016 Linaro Limited
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_NRF51X
config NUM_IRQS
default 26
# If the kernel has timer support, enable the timer
config NRF_RTC_TIMER
default y if SYS_CLOCK_EXISTS
endif # SOC_SERIES_NRF51X