mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
21016dc713
PD#SWPL-103471 Problem: media_modules V6 support kernel5.4. Solution: compatible with different symbols on 5.4 and 5.15. Verify: ohm Change-Id: If76ef19734bbbdb533f63418be6e793c77deb45f Signed-off-by: Hao Shi <hao.shi@amlogic.com>
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
#
|
|
# Codec memory manager driver configuration
|
|
#
|
|
|
|
config AMLOGIC_MEDIA_CODEC_MM
|
|
bool "Amlogic codec memory management driver"
|
|
default n
|
|
help
|
|
Select to enable codec related memory management driver.
|
|
|