summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-04-13 10:45:43 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-19 16:33:41 -0500
commit7793303e6c1543e5058bf1a7e83ea72f3a45c079 (patch)
treec4637ec6baa32fd8b6ff015ea1f982916301b2d6 /recipes-kernel/linux
parent1669778190d76405a6686e20d17a0b228dc0db5f (diff)
downloadmeta-ti-7793303e6c1543e5058bf1a7e83ea72f3a45c079.tar.gz
Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
This reverts commit a0e26c1caf7d36953bd41f6a763101f5a65919e2. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.10.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index 82a6c20e..fc115958 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -41,5 +41,3 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg
41module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" 41module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus"
42KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" 42KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc"
43KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" 43KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch"
44
45DEFAULT_PREFERENCE = "-1"