From c63c521128924a081246d0661a261c5b4ca145fe Mon Sep 17 00:00:00 2001 From: PaulK Date: Fri, 14 Oct 2011 22:28:30 +0200 Subject: Added BOARD_USES_BGRA --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f8a783a..d391fdd 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -45,6 +45,7 @@ endif BOARD_USES_HGL := false BOARD_USES_OVERLAY := false +BOARD_USES_BGRA := true DEFAULT_FB_NUM := 2 -- cgit v1.2.3