1# Not calibrating RTC_SLOW_CLK saves a small amount of time during boot.
2#
3# Setting option to zero is only recommended if not using sleep modes, or
4# if you don't need accurate sleep times.
5CONFIG_ESP32_RTC_CLK_CAL_CYCLES=0
6