]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: Don't select CLOCKSOURCE_WATCHDOG
authorThomas Gleixner <tglx@kernel.org>
Fri, 23 Jan 2026 23:17:52 +0000 (00:17 +0100)
committerThomas Gleixner <tglx@kernel.org>
Thu, 12 Mar 2026 11:23:26 +0000 (12:23 +0100)
commitced7072a3ad65698f0ad378c8f8566379fe50723
tree704436672773a2607104eee21652e55a8bf549cd
parent2a14f7c5ee790d9e49ec7df8efa7eb9446028d7e
MIPS: Don't select CLOCKSOURCE_WATCHDOG

MIPS selects CLOCKSOURCE_WATCHDOG, but none of the clocksources actually
sets the MUST_VERIFY flag. So compiling the watchdog in is a pointless
exercise. Remove the selects.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260123231521.723433371@kernel.org
arch/mips/Kconfig
drivers/clocksource/Kconfig