configs/releng/syslinux/: increase serial baud rate to 115200
Additionally enable serial in baseline profile. Related to #75.
This commit is contained in:
parent
0406f9ca02
commit
06c3218786
@ -1,6 +1,7 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
SERIAL 0 115200
|
||||
UI menu.c32
|
||||
MENU TITLE Arch Linux
|
||||
MENU CLEAR
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
SERIAL 0 38400
|
||||
SERIAL 0 115200
|
||||
UI vesamenu.c32
|
||||
MENU TITLE Arch Linux
|
||||
MENU BACKGROUND splash.png
|
||||
|
Loading…
Reference in New Issue
Block a user