Add debug=0 to the default config.txt

This commit is contained in:
Lauri Kenttä
2018-08-11 13:44:24 +03:00
parent 85811d62a6
commit d35a9abb0a

4
config.txt Executable file → Normal file
View File

@@ -34,3 +34,7 @@ image=path=\EFI\HackBGRT\splash.bmp
# Preferred resolution. Use 0x0 for maximum and -1x-1 for original.
resolution=0x0
# Debug mode (0 for disabled, 1 for enabled).
# Shows debug information and prompts for keypress before booting.
debug=0