Skip to content

Commit

Permalink
Add console param to FP2 kernel command line
Browse files Browse the repository at this point in the history
Change-Id: I49cb35b5526b4f8c5b260b73626464617cf864f6
  • Loading branch information
jonnius committed Dec 28, 2020
1 parent a063738 commit 830ed79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ TARGET_KERNEL_CONFIG := lineageos_FP2_defconfig
TARGET_KERNEL_SOURCE := kernel/fairphone/msm8974
TARGET_KERNEL_CROSS_COMPILE_PREFIX := arm-linux-androideabi-
BOARD_KERNEL_CMDLINE := security=apparmor apparmor=1 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3b7 ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1
BOARD_KERNEL_CMDLINE += console=tty0
BOARD_KERNEL_SEPARATED_DT := true

# Architecture
Expand Down

0 comments on commit 830ed79

Please sign in to comment.