Add commented setting to enable the laplink type debugging output module.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39998 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2010-12-28 22:01:19 +00:00
parent 3d5a11ee4e
commit b44f0a94a4

View File

@ -38,6 +38,10 @@
# Activates Bochs debug output if enabled in the kernel
# (available on x86 as a build option only)
#laplinkll_debug_output true
# Activates parallel debug output. Requires a laplink cable
# and a custom BeOS driver on the other end.
#qemu_single_step_hack true
# Activates a hack that allows single-stepping under qemu
# to work.