Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7a43575 authored by Jean-Luc Leger's avatar Jean-Luc Leger Committed by Linus Torvalds
Browse files

[PATCH] clean up default value of SYSCALL_DEBUG



Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch removes wrong default for SYSCALL_DEBUG.

Signed-off-by: default avatarJean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 1e11d278
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ config GCOV

config SYSCALL_DEBUG
	bool "Enable system call debugging"
	default N
	depends on DEBUG_INFO
	help
	This adds some system debugging to UML, including keeping a ring buffer