aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4fbd490..b568517 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -17,8 +17,6 @@
# Inherit common omap4 board config
-include hardware/ti/omap4/BoardConfigCommon.mk
-TARGET_SPECIFIC_HEADER_PATH += device/samsung/espresso/include
-
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true
@@ -116,10 +114,3 @@ TARGET_RECOVERY_FSTAB := device/samsung/espresso/rootdir/etc/fstab.tab2
TARGET_RECOVERY_DEVICE_DIRS += device/samsung/espresso
RECOVERY_FSTAB_VERSION := 2
BOARD_HAS_DOWNLOAD_MODE := true
-
-# RIL
-BOARD_VENDOR := samsung
-BOARD_PROVIDES_LIBRIL := true
-BOARD_MODEM_TYPE := xmm6260
-BOARD_RIL_CLASS := ../../../device/samsung/espresso/ril
-COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING