VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 2014-01-23 14:45:59 +0100 committer: Minda Chen <minda.chen@starfivetech.com> 2023-11-06 19:24:49 +0800 commit: b2ca02aef571f2e348a5ca7e318e1f06b50b66d4 parent: 3d6ecbd481dc95a3e874c251697f12af2bc1018c
Commit Summary:
leds: trigger: Disable CPU trigger on PREEMPT_RT
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/drivers/leds/trigger/Kconfig b/drivers/leds/trigger/Kconfig
index 1f1d57288085..dc6816d36d06 100644
--- a/drivers/leds/trigger/Kconfig
+++ b/drivers/leds/trigger/Kconfig
@@ -64,6 +64,7 @@ config LEDS_TRIGGER_BACKLIGHT
 
 config LEDS_TRIGGER_CPU
 	bool "LED CPU Trigger"
+	depends on !PREEMPT_RT
 	help
 	  This allows LEDs to be controlled by active CPUs. This shows
 	  the active CPUs across an array of LEDs so you can see which