summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.1
Commit message (Collapse)AuthorAgeFilesLines
* linux-ti-staging: am335x/am437x: Add no_smp optioncicd.master.202310050100cicd.master.202310030100Praneeth Bajjuri2023-09-292-0/+4
| | | | | | | | | | | | | | | | | | multi_v7_defconfig that is used for legacy platforms enables SMP by default. Platforms like am335x and am473x are single core platforms that doesnt need this option to be enabled. This config cannot go in multi_v7_defconfig as well, since there will be systems like am57x/dra7x or other community platforms which can have multiple arm cores. Adding the provision to disable SMP configuration for applicable platforms like am335x and am437x. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-kernel: Apply RT fragments to RT kernel configBryan Brattlof2023-06-083-2/+3
| | | | | | | | | Apply the ti_rt.config fragment to all the linux-ti-staging-rt-6.1 defconfigs so we can properly build the RT kernel for our devices. Signed-off-by: Bryan Brattlof <bb@ti.com> Acked-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Add 6.1 kernel in prep for LTS migrationRyan Eatmon2023-03-313-0/+5
We are preparing to migrate our kernel version to 6.1. As we are still working on the migration, mark the default preference low for this version. We will enable building with this kernel in a meta-arago brand in the near future. Once the migration is complete, we will remove the 5.10 kernel and make this the default. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>