diff options
| -rw-r--r-- | conf/machine/ls1021atwr.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 51de62934..8a6dd49a6 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf | |||
| @@ -23,3 +23,5 @@ KERNEL_DEVICETREE ?= "ls1021a-twr.dtb" | |||
| 23 | KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls1021a_defconfig" | 23 | KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls1021a_defconfig" |
| 24 | 24 | ||
| 25 | EXTRA_IMAGEDEPENDS += "rcw qe-ucode" | 25 | EXTRA_IMAGEDEPENDS += "rcw qe-ucode" |
| 26 | |||
| 27 | USE_VT ?= "0" | ||
