From 8c80d93720e79cf6d6c4668211585a834d24822e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 1 Mar 2024 10:56:05 +0100 Subject: linux-toradex-ti: add variant building with rt patch applied If preempt-rt is in overrides apply the RT patch on top of our regular kernel tree and configure the kernel for PREEMPT-RT. Related-to: ELB-5243 Signed-off-by: Max Krummenacher (cherry picked from commit f4a2c0c228eaeb15c399e7341068da3f7d375d10) --- .../linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg (limited to 'recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg') diff --git a/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg b/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg new file mode 100644 index 0000000..a9c88bd --- /dev/null +++ b/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt-less-latency.cfg @@ -0,0 +1,14 @@ +# CONFIG_PM_DEBUG is not set +# CONFIG_6LOWPAN_DEBUGFS is not set +# CONFIG_BT_DEBUGFS is not set +# CONFIG_ATH9K_DEBUGFS is not set +# CONFIG_ATH9K_HTC_DEBUGFS is not set +# CONFIG_ATH10K_DEBUGFS is not set +# CONFIG_RTLWIFI_DEBUG is not set +# CONFIG_IEEE802154_AT86RF230_DEBUGFS is not set +# CONFIG_DYNAMIC_DEBUG is not set +# CONFIG_DETECT_HUNG_TASK is not set +# CONFIG_SCHEDSTATS is not set +# CONFIG_SCHED_DEBUG is not set +# CONFIG_BLK_DEV_IO_TRACE is not set +# CONFIG_CORESIGHT is not set -- cgit v1.2.3