blob: b7ef0488daa921838066610bf4509eea97472a4f [file] [log] [blame]
# Copyright (c) 2020, Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config COUNTER_NATIVE_POSIX
bool "Enable counter on COUNTER_0"
default y
depends on BOARD_NATIVE_POSIX
config COUNTER_NATIVE_POSIX_FREQUENCY
int "native_posix counter frequency in Hz"
default 1000
depends on COUNTER_NATIVE_POSIX