From 9ecbde37ce951782e10256e2ecceb85c1b95cb99 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 9 Dec 2012 17:54:15 +0100 Subject: p51xx: enable vsync sysfs notifications Change-Id: Ic0c8b5729faa8965842e61abd9c63f7d9483d1df --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7b547ac..79a88d5 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -58,6 +58,7 @@ TARGET_BOOTANIMATION_PRELOAD := true # HWComposer BOARD_USES_HWCOMPOSER := true +BOARD_USE_SYSFS_VSYNC_NOTIFICATION := true # set if the target supports FBIO_WAITFORVSYNC TARGET_HAS_WAITFORVSYNC := true -- cgit v1.1