mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
defconfig: android: enable fence/sw_sync support [2/2]
PD#138714: defconfig: android: enable fence/sw_sync support also enable config CONFIG_AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE Change-Id: I9d801c20123fc18726d5ee8a49b0c615b04e241d Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
This commit is contained in:
@@ -218,6 +218,7 @@ CONFIG_AMLOGIC_VDAC=y
|
||||
CONFIG_AMLOGIC_HDMITX=y
|
||||
CONFIG_AMLOGIC_VOUT_SERVE=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD_VSYNC_RDMA=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD2_ENABLE=y
|
||||
CONFIG_AMLOGIC_MEDIA_FB_OSD2_CURSOR=y
|
||||
@@ -373,6 +374,9 @@ CONFIG_STAGING=y
|
||||
CONFIG_ASHMEM=y
|
||||
CONFIG_ANDROID_LOGGER=y
|
||||
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
|
||||
CONFIG_SYNC=y
|
||||
CONFIG_SW_SYNC=y
|
||||
CONFIG_SW_SYNC_USER=y
|
||||
CONFIG_PM_DEVFREQ=y
|
||||
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
|
||||
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
|
||||
|
||||
Reference in New Issue
Block a user