diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-02-07 12:01:45 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-02-21 08:56:06 -0300 |
commit | 6710710433f906f11eac5eb2a263fc52b0ba46ea (patch) | |
tree | f74706251bb95803126c8496786f416a347b5d48 /conf/machine/ls1046ardb.conf | |
parent | dae94bfb7154aa1c91bc5c7f23f252886b52d079 (diff) | |
download | meta-freescale-6710710433f906f11eac5eb2a263fc52b0ba46ea.tar.gz |
ls1046ardb: add ppa-optee
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/ls1046ardb.conf')
-rw-r--r-- | conf/machine/ls1046ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index 0a8648ef..69eb25c5 100644 --- a/conf/machine/ls1046ardb.conf +++ b/conf/machine/ls1046ardb.conf | |||
@@ -33,5 +33,5 @@ KERNEL_DEFCONFIG ?= "defconfig" | |||
33 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0 115200;ttyLP0" | 33 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0 115200;ttyLP0" |
34 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 34 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
35 | 35 | ||
36 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa uefi" | 36 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa ppa-optee uefi" |
37 | USE_VT = "0" | 37 | USE_VT = "0" |