summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e198b9b..2927c72 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,14 +17,6 @@
# Product-specific compile-time definitions.
#
-# Set this up here so that BoardConfigVendor.mk can override it
-BOARD_USES_GENERIC_AUDIO := false
-
-BOARD_USES_LIBSECRIL_STUB := true
-
-BOARD_NO_PAGE_FLIPPING := true
-BOARD_NO_32BPP := true
-
# Use the non-open-source parts, if they're present
-include vendor/samsung/crespo/BoardConfigVendor.mk