|
@@ -21,6 +21,7 @@ config X86_GRUB_BAUDRATE
|
|
|
int "Serial port baud rate"
|
|
int "Serial port baud rate"
|
|
|
depends X86_GRUB_IMAGES
|
|
depends X86_GRUB_IMAGES
|
|
|
default 19200 if TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx || TARGET_x86_net5501
|
|
default 19200 if TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx || TARGET_x86_net5501
|
|
|
|
|
+ default 38400 if TARGET_x86_alix2
|
|
|
default 115200 if TARGET_x86_geos
|
|
default 115200 if TARGET_x86_geos
|
|
|
default 38400
|
|
default 38400
|
|
|
|
|
|