summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-tsd_6.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-tsd_6.0.bb b/recipes-kernel/linux/linux-tsd_6.0.bb
index c0f75c8..743081a 100644
--- a/recipes-kernel/linux/linux-tsd_6.0.bb
+++ b/recipes-kernel/linux/linux-tsd_6.0.bb
@@ -34,6 +34,8 @@ LINUX_VERSION ?= "6.0.2"
DEFCONFIG:ringneck-haikou ?= "ringneck-px30_defconfig"
DEFCONFIG:puma-haikou ?= "puma-rk3399_defconfig"
+KERNEL_DEVICETREE:prepend:puma-haikou = "rockchip/rk3399-puma-haikou-video-demo.dtb "
+
# Borrowed from kernel-yocto.bbclass:do_kernel_metadata()
do_configure:prepend () {
if [ -n "${DEFCONFIG}" ]; then