10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
|
# RTC Related
|
||
|
config MTK_RTC
|
||
|
bool "MediaTek Real Time Clock Support"
|
||
|
default n
|
||
|
help
|
||
|
A real-time clock (RTC) is a computer
|
||
|
clock (most often in the form of an
|
||
|
integrated circuit) that keeps track
|
||
|
of the current time.
|