summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-06-06 14:00:54 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-06-06 15:03:21 -0700
commit074d297d744c226040b9602f770d60f3dbf3d6a8 (patch)
treea185e531046c72112f1382b1b6ac99c49c77b405 /BoardConfig.mk
parentf29fcc858377a79b179da27b250818f973d51754 (diff)
downloaddevice_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.tar.gz
device_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.tar.bz2
device_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.zip
Clean up AOSP-related stuff
Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
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