sdx55: switch to main linux-linaro-qcoml kernel recipe

There is enough upstream support for sdx55, we no longer need to use a
custom kernel recipe.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
This commit is contained in:
Nicolas Dechesne
2021-12-21 18:35:05 +01:00
parent 2585a5ea4a
commit 11feed5403
2 changed files with 0 additions and 4 deletions

View File

@@ -16,5 +16,3 @@ UBINIZE_ARGS ?= "-m 4096 -p 256KiB -s 4096"
# Use system partition for rootfs
UBI_VOLNAME ?= "system"
QCOM_BOOTIMG_ROOTFS ?= "ubi0:system"
PREFERRED_PROVIDER_virtual/kernel = "linux-linaro-qcomlt-dev"

View File

@@ -18,5 +18,3 @@ UBI_VOLNAME ?= "system"
QCOM_BOOTIMG_ROOTFS ?= "ubi0:system"
SERIAL_CONSOLES = "921600;ttyMSM0"
PREFERRED_PROVIDER_virtual/kernel = "linux-linaro-qcomlt-dev"