Skip to content

Commit

Permalink
build.config: Enable DTB Overlay for Anorak
Browse files Browse the repository at this point in the history
Enable DTB Overlay for Anorak.

Change-Id: I0ffb3dbe63841deddd06f96badb3c367cad98695
Signed-off-by: Sahitya Tummala <[email protected]>
  • Loading branch information
Sahitya Tummala committed Mar 16, 2022
1 parent 4999ba5 commit 2c814d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.config.anorak
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ if [ "${KERNEL_CMDLINE_CONSOLE_AUTO}" != "0" ]; then
KERNEL_VENDOR_CMDLINE+=' console=ttyMSM0,115200n8 earlycon msm_geni_serial.con_enabled=1'
fi

[ -z "${DT_OVERLAY_SUPPORT}" ] && DT_OVERLAY_SUPPORT=1

## Inheriting MSM configs
. ${KERNEL_DIR}/build.config.msm.common

Expand Down

0 comments on commit 2c814d3

Please sign in to comment.