build.config: Enable DTB Overlay for Anorak
Enable DTB Overlay for Anorak. Change-Id: I0ffb3dbe63841deddd06f96badb3c367cad98695 Signed-off-by: Sahitya Tummala <quic_stummala@quicinc.com>
This commit is contained in:
parent
4999ba5b02
commit
2c814d3bea
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user