Skip to content
Snippets Groups Projects
Commit 35d82554 authored by jian.cao's avatar jian.cao Committed by Liang Ji
Browse files

media: osd: fix depend error in arm32 user version [2/4]


PD#SWPL-47101

Problem:
CONFIG_AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE depends on CONFIG_DEBUG_FS
and is not enabled in arm32 user version

Solution:
fix depend error

Verify:
s4 ap222

Change-Id: I5ff794630ca933cb33c523b49b83f6185c18182d
Signed-off-by: default avatarjian.cao <jian.cao@amlogic.com>
(cherry picked from commit 8e8cabbd2b8a20ce4e06d7898682b2665187012c)
parent 6f8bdd89
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ config AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE
depends on STAGING
depends on ANDROID
depends on SYNC_FILE
depends on SW_SYNC
help
Select to enable OSD SYNC FENCE.
This is the frame buffer device driver.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment