1# Copyright (c) 2019 Peter Bigot Consulting, LLC 2# 3# SPDX-License-Identifier: Apache-2.0 4# 5 6config APP_SET_ALIGNED_CLOCK 7 bool "Option to align RTC with time-since-boot" 8 help 9 If enabled this reads the RTC then sets it so that uptime 10 shows as being relative to the start of the next hour. 11 12source "Kconfig" 13