remove console=ttyS0 since SiS550 does not even have serial port
This commit is contained in:
parent
f1153faf75
commit
e187729ead
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ option HAVE_FRAMEBUFFER
|
|||
linux /usr/src/linux
|
||||
|
||||
# Kernel command line parameters
|
||||
commandline root=/dev/hda1 console=ttyS0,115200 console=tty0 video=sisfb:1024x768-32@85,font:VGA8x16
|
||||
commandline root=/dev/hda1 console=tty0 video=sisfb:1024x768-32@85,font:VGA8x16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue