mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
media: add config for avsp_long_cabac
PD#167435: default disable avsp long cabac gxl must config this option enable, other platform disabled to reduce mem consume Change-Id: If522dd11dd017d3c04d859a62acacc4355ec2382 Signed-off-by: shihong.zheng <shihong.zheng@amlogic.com>
This commit is contained in:
@@ -39,6 +39,15 @@ config AMLOGIC_MEDIA_MULTI_DEC
|
||||
bool "Support multi-instance decoding"
|
||||
default n
|
||||
|
||||
config AMLOGIC_AVSP_LONG_CABAC
|
||||
bool "GXL support avs long cabac"
|
||||
default n
|
||||
help
|
||||
This option is used only to configure GXL avs
|
||||
decode, other platform behind GXL is not need.
|
||||
disable it to save memory default.
|
||||
|
||||
|
||||
if AMLOGIC_MEDIA_COMMON
|
||||
source "drivers/amlogic/media/common/Kconfig"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user