[ep93xx] set the mac address using the chip-unique serial number
[openwrt.git] / target / linux / x86 / image / Config.in
index df183aa..8467f48 100644 (file)
@@ -20,8 +20,9 @@ config X86_GRUB_SERIAL
 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 || TARGET_x86_geos
+       default 19200 if TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx || TARGET_x86_net5501
        default 38400
+       default 115200 if TARGET_x86_geos
 
 config X86_GRUB_BOOTOPTS
        string "Extra kernel boot options"
This page took 0.024156 seconds and 4 git commands to generate.