blob: 49ac7c7c660fa06844ece43fe585df705482d1d8 [file] [log] [blame]
# Smartbond clock control driver config
# Copyright (c) 2022 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_SMARTBOND
bool "Smartbond Clock Control"
depends on SOC_FAMILY_RENESAS_SMARTBOND
help
Enable driver for Clock Control subsystem found in SmartBond
if CLOCK_CONTROL_SMARTBOND
config SMARTBOND_LP_OSC_CALIBRATION_INTERVAL
int "Low-power oscillators calibration interval"
default 1
range 1 10
help
Time in seconds between calibration of low power clock RC32K and RCX.
endif # CLOCK_CONTROL_SMARTBOND