BoardConfig.mk revision 3565abc566cdb7ab07a32c94a3ee47adc8b99923
17e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#
27e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# Copyright (C) 2011 The Android Open-Source Project
37e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#
47e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# Licensed under the Apache License, Version 2.0 (the "License");
57e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# you may not use this file except in compliance with the License.
67e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# You may obtain a copy of the License at
77e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#
87e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#      http://www.apache.org/licenses/LICENSE-2.0
97e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#
107e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# Unless required by applicable law or agreed to in writing, software
117e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# distributed under the License is distributed on an "AS IS" BASIS,
127e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
137e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# See the License for the specific language governing permissions and
147e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# limitations under the License.
157e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#
167e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
177e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# These two variables are set first, so they can be overridden
187e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# by BoardConfigVendor.mk
197e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_USES_GENERIC_AUDIO := true
207e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinUSE_CAMERA_STUB := true
217e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
227e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin# Use the non-open-source parts, if they're present
237e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin-include vendor/samsung/manta/BoardConfigVendor.mk
247e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
257e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_CPU_ABI := armeabi-v7a
267e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_CPU_ABI2 := armeabi
277e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_CPU_SMP := true
287e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_ARCH_VARIANT := armv7-a-neon
297e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinARCH_ARM_HAVE_TLS_REGISTER := true
307e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
317e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_HAVE_BLUETOOTH := false
327e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_NO_BOOTLOADER := true
337e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
347e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_NO_RADIOIMAGE := true
353565abc566cdb7ab07a32c94a3ee47adc8b99923Dima ZavinTARGET_BOARD_PLATFORM := exynos5
367e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_BOOTLOADER_BOARD_NAME := manta
377e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
387e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_EGL_CFG := device/samsung/manta/egl.cfg
3962fd152e5b6e848ed95f20ca4e5acf3226db9a73Dima ZavinBOARD_FRAMEBUFFER_FORCE_FORMAT := HAL_PIXEL_FORMAT_RGBA_8888
407e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
417e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#BOARD_USES_HGL := true
427e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#BOARD_USES_OVERLAY := true
437e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinUSE_OPENGL_RENDERER := true
447e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
457e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinTARGET_USERIMAGES_USE_EXT4 := true
467e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
477e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_USERDATAIMAGE_PARTITION_SIZE := 536870912
487e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_CACHEIMAGE_PARTITION_SIZE := 268435456
497e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
507e497e37cdbc9f14033405426c5b539bee93baf0Dima ZavinBOARD_FLASH_BLOCK_SIZE := 4096
517e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
527e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#TARGET_PROVIDES_INIT_RC := true
537e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin#TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
547e497e37cdbc9f14033405426c5b539bee93baf0Dima Zavin
55