* Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reorde...
authorJohn Crispin <john@openwrt.org>
Sat, 22 Jan 2011 23:10:51 +0000 (23:10 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 22 Jan 2011 23:10:51 +0000 (23:10 +0000)
contributed by Philip Prindeville

SVN-Revision: 25068

target/linux/x86/image/Config.in

index 3557e63c2fcc7d5df00d2ebeba33338daeef881b..958e43e38423fcf009ffd881e52fd3df5e5ba88c 100644 (file)
@@ -21,8 +21,8 @@ config X86_GRUB_BAUDRATE
        int "Serial port baud rate"
        depends X86_GRUB_IMAGES
        default 19200 if TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx || TARGET_x86_net5501
-       default 38400
        default 115200 if TARGET_x86_geos
+       default 38400
 
 config X86_GRUB_BOOTOPTS
        string "Extra kernel boot options"