summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/drivers/cros_rtc/Kconfig')
-rw-r--r--zephyr/drivers/cros_rtc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/drivers/cros_rtc/Kconfig b/zephyr/drivers/cros_rtc/Kconfig
index fb84416d70..2f064b4db8 100644
--- a/zephyr/drivers/cros_rtc/Kconfig
+++ b/zephyr/drivers/cros_rtc/Kconfig
@@ -45,4 +45,11 @@ config CROS_RTC_RENESAS_IDT1337AG
endchoice # CROS_RTC_TYPE
+config PLATFORM_EC_PCF85063A_CAP_SEL
+ bool "Set CAP_SEL of PCF85063A"
+ depends on CROS_RTC_NXP_PCF85063A
+ help
+ This option select the internal oscillator capacitor to 12.5 pF,
+ default is 7 pF.
+
endif # PLATFORM_EC_RTC