forked from CyanogenMod/android_device_semc_haida
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBoardConfig.mk
27 lines (19 loc) · 817 Bytes
/
BoardConfig.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
-include device/semc/mogami-common/BoardConfigCommon.mk
-include vendor/semc/haida/BoardConfigVendor.mk
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/semc/haida/config
TARGET_KERNEL_SOURCE := kernel/semc/msm7x30
TARGET_KERNEL_CONFIG := cyanogen_haida_defconfig
TARGET_USES_OLD_TOOLCHAIN := true
#TARGET_KERNEL_CUSTOM_TOOLCHAIN := arm-eabi-linaro-4.7
#TARGET_PREBUILT_KERNEL := device/semc/haida/prebuilt/kernel
TARGET_RECOVERY_INITRC := device/semc/haida/recovery/init.rc
SENSORS_COMPASS_AK8975 := true
SENSORS_ACCEL_BMA150_INPUT := true
SENSORS_ACCEL_BMA250_INPUT := false
SENSORS_PROXIMITY_APDS9700 := true
SENSORS_PRESSURE_BMP180 := false
TARGET_QCOM_HDMI_OUT := false
#Recovery
TARGET_RECOVERY_INITRC := device/semc/haida/recovery/init.rc
TARGET_OTA_ASSERT_DEVICE := MT11i,MT11a,haida