Files
kernel_common_drivers/drivers/timestamp/Kconfig
T
Huqiang Qin 2718a1b7e4 timestamp: porting timestamp driver to kernel 5.15 [1/1]
PD#SWPL-85472

Problem:
Project used timestamp driver on kernel 4.19,
but kernel 5.15 can't find this driver.

Solution:
Porting from: amlogic-4.19-dev

Verify:
A1/C2

Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com>
Change-Id: I6c03e1bbf0406b430cb0cf51b0bf09dd51abd31a
2023-05-11 01:54:46 -07:00

9 lines
187 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config AMLOGIC_SOC_TIMESTAMP
tristate "Amlogic SoC Timestamp"
depends on OF
default n
help
Say yes if you want to get soc-level timestamp.