Commit fefbeed8 authored by Andrew Morton's avatar Andrew Morton
Browse files

init/Kconfig: restore CONFIG_BROKEN help text



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: default avatarAndrew Morton <akpm@linux-foundation.org>
parent a9ed4422
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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