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>
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