Disable hangman option by default.
This commit is contained in:
@@ -5,7 +5,7 @@ include conf/conf.kern # get definitions of available options
|
|||||||
|
|
||||||
debug # Compile with debug info and -Og.
|
debug # Compile with debug info and -Og.
|
||||||
#debugonly # Compile with debug info only (no -Og).
|
#debugonly # Compile with debug info only (no -Og).
|
||||||
options hangman # Deadlock detection. (off by default)
|
#options hangman # Deadlock detection. (off by default)
|
||||||
|
|
||||||
#
|
#
|
||||||
# Device drivers for hardware.
|
# Device drivers for hardware.
|
||||||
|
Reference in New Issue
Block a user