diff options
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb index 333c9a27..af848175 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -45,9 +45,3 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg | |||
45 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" | 45 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" |
46 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" | 46 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" |
47 | KERNEL_MODULE_AUTOLOAD:append:j7 = " rpmsg_kdrv_switch" | 47 | KERNEL_MODULE_AUTOLOAD:append:j7 = " rpmsg_kdrv_switch" |
48 | |||
49 | # Disable SA2UL for AM64x HS and J7200 HS | ||
50 | module_conf_sa2ul:am64xx-hs-evm = "blacklist sa2ul" | ||
51 | KERNEL_MODULE_PROBECONF:append:am64xx-hs-evm = " sa2ul" | ||
52 | module_conf_sa2ul:j7200-hs-evm = "blacklist sa2ul" | ||
53 | KERNEL_MODULE_PROBECONF:append:j7200-hs-evm = " sa2ul" | ||