mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-08-04 15:30:24 +00:00
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
config MTK_CAM_TIMESYNC
|
|
tristate "Specify Interface Support Cam Timesync"
|
|
depends on MTK_CAMERA_ISP_SUPPORT
|
|
help
|
|
map camera isp hwclock to boot time and monotonic
|
|
time.
|
|
Set Y to enable this feature.
|
|
If unsure, set N to don't support this feature.
|