Merge "build.config: pineapple: Enable device tree overlay"
This commit is contained in:
commit
ae06d58362
@ -16,7 +16,7 @@ PAGE_SIZE=4096
|
||||
BUILD_VENDOR_DLKM=1
|
||||
SUPER_IMAGE_SIZE=0x10000000
|
||||
TRIM_UNUSED_MODULES=1
|
||||
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=0
|
||||
[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=1
|
||||
|
||||
if [ "${KERNEL_CMDLINE_CONSOLE_AUTO}" != "0" ]; then
|
||||
KERNEL_VENDOR_CMDLINE+='console=ttyMSM0,115200n8 earlycon'
|
||||
|
Loading…
Reference in New Issue
Block a user