diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-13 10:45:43 +0000 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-19 16:33:41 -0500 |
commit | 7793303e6c1543e5058bf1a7e83ea72f3a45c079 (patch) | |
tree | c4637ec6baa32fd8b6ff015ea1f982916301b2d6 /recipes-kernel | |
parent | 1669778190d76405a6686e20d17a0b228dc0db5f (diff) | |
download | meta-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')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
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 | |||
41 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" | 41 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" |
42 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" | 42 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" |
43 | KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" | 43 | KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" |
44 | |||
45 | DEFAULT_PREFERENCE = "-1" | ||