]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
init/Kconfig: restore CONFIG_BROKEN help text
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 15 Jul 2025 00:20:02 +0000 (17:20 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 2 Aug 2025 19:01:37 +0000 (12:01 -0700)
Linus added it in 2003, it later was removed.  Put it back.

Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Borislav Betkov <bp@alien8.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleinxer <tglx@linutronix.de>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
init/Kconfig

index 666783eb50abd7de2edaf5e367b0750a693fefbb..c66a33865f1f1c4a47fe9a86038486842644e574 100644 (file)
@@ -169,6 +169,10 @@ menu "General setup"
 
 config BROKEN
        bool
+       help
+         This option allows you to choose whether you want to try to
+         compile (and fix) old drivers that haven't been updated to
+         new infrastructure.
 
 config BROKEN_ON_SMP
        bool