blob: ab0340f1ff62e5b0b0d713ab9bdf7bdf9d074ccc [file] [log] [blame]
Xiaohu.Huang60950452022-03-12 22:51:01 +08001# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
2
3# SPDX-License-Identifier: MIT
4
5config RTC
6 bool "RTC Driver"
yiting.deng21d1aa42023-02-08 17:46:11 +08007
8config RTC_STORAGE_FORMAT_GRAY
9 bool "RTC Storage Time Format"
10 help
11 "judge whether the rtc stores time with gray code"