aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvm03 <vasy@vasy.ru>2017-11-29 20:45:40 +0300
committermosimchah <mosimchah@gmail.com>2017-12-12 12:27:58 -0500
commit0445a3cca77091977acd3c52fb469a0a6c491035 (patch)
treea96af33a10d9e6995c3e289a29552f6e2586b834
parent24b5f6077a06e1752683ce08485358582a13fa1b (diff)
msm8226-common: crypto: remove TARGET_KEYMASTER_WAIT_FOR_QSEE
Change-Id: Ia108202e1616dc251d49d7bc9b2207490f7164b1
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 8c99d63..e40cbe3 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -55,9 +55,6 @@ BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
TARGET_KERNEL_CROSS_COMPILE_PREFIX := arm-linux-androideabi-
-# Keymaster
-TARGET_KEYMASTER_WAIT_FOR_QSEE := true
-
# Offmode Charging
BOARD_GLOBAL_CFLAGS += \
-DBOARD_CHARGING_CMDLINE_NAME='"androidboot.mode"' \