aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorkhusika <khusikadhamar@gmail.com>2015-10-18 18:37:49 +0700
committerkhusika <khusikadhamar@gmail.com>2015-10-18 18:40:03 +0700
commit084dee74a52c9aafb78fb7964dab4d03e1efce81 (patch)
tree379a4e3457d4a96e1ad1e0fbc765437fccb0e128 /BoardConfigCommon.mk
parent7a59dc4150ed6cbcd533df07cb0014ec74f667ff (diff)
Revert "msm8916-common: Add debug kernel snippet"
This reverts commit 40388cd5d98ded47e4f9fe930092bcd5b28ae179. Change-Id: Ic6506c16a8124e016c4c8f782ad35c4ba0302462
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 578b8e2..1e55fc4 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -71,9 +71,6 @@ TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android-
TARGET_USES_UNCOMPRESSED_KERNEL := true
endif
TARGET_KERNEL_SOURCE := kernel/cyanogen/msm8916
-ifneq ($(TARGET_BUILD_VARIANT),user)
-TARGET_KERNEL_ADDITIONAL_CONFIG := cyanogenmod_debug_config
-endif
# ANT+
BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease"