diff options
-rw-r--r-- | conf/machine/ls1088ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf index 9771ba29..845ac444 100644 --- a/conf/machine/ls1088ardb.conf +++ b/conf/machine/ls1088ardb.conf | |||
@@ -25,5 +25,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" | |||
25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" |
26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
27 | 27 | ||
28 | EXTRA_IMAGEDEPENDS += "dpl-examples ls2-rcw management-complex ppa" | 28 | EXTRA_IMAGEDEPENDS += "dpl-examples rcw management-complex ppa" |
29 | USE_VT = "0" | 29 | USE_VT = "0" |