diff options
Diffstat (limited to 'BoardConfig.mk')
| -rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index ffc128e..26e6924 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -94,7 +94,6 @@ TARGET_UNIFIED_DEVICE := true TARGET_USES_OVERLAY := true # Kernel -BOARD_DTBTOOL_ARGS := -2 BOARD_KERNEL_BASE := 0x80000000 BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk BOARD_KERNEL_PAGESIZE := 2048 |
