summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fjellvær Olsen <espen@mrfjo.org>2013-01-12 11:03:36 -0800
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2013-01-12 11:03:36 -0800
commit174d788759ccde59058beefaf046e686afd6f660 (patch)
tree845c723d9427ff0a9fa7002dd622988e1a222cc2
parentcf064076c1a4ee109de254e8a621cc3653837816 (diff)
parent0f0d2efd74c923f7c946e6459f83665a66593dab (diff)
downloaddevice_samsung_smdk4412-common-174d788759ccde59058beefaf046e686afd6f660.zip
device_samsung_smdk4412-common-174d788759ccde59058beefaf046e686afd6f660.tar.gz
device_samsung_smdk4412-common-174d788759ccde59058beefaf046e686afd6f660.tar.bz2
Merge "smdk4412: use sysfs for vsync notification" into cm-10.1
-rw-r--r--BoardCommonConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 99f0031..767ab37 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -78,6 +78,7 @@ ENABLE_WEBGL := true
# HWComposer
BOARD_USES_HWCOMPOSER := true
+BOARD_USE_SYSFS_VSYNC_NOTIFICATION := true
# TVOut & HDMI
BOARD_USE_SECTVOUT := true