mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
15656eb157
PD#SWPL-77521 Problem: porting media driver from kernel 5.4 Solution: porting media driver from kernel 5.4 Verify: s4d and C2 AF400 Change-Id: I63bb8316e271db8b7d0e6e524399ebde9a1456a6 Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
#
|
|
# Amlogic multi-instance AVsync
|
|
#
|
|
config AMLOGIC_MEDIA_MSYNC
|
|
bool "Multi-Instance AVSync"
|
|
default n
|
|
help
|
|
Amlogic multi instance AVSync support
|