From 9568c5fbd671c4ce27eafe164c6fd856db29efe5 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 9 Dec 2012 17:59:24 +0100 Subject: p31xx: enable vsync sysfs notifications Change-Id: If3d45ee3b4f254abd5db14ef0be510b78486eeab --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f66c57e..cdbafd3 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