projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deb9a1f
)
* Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reorde...
author
John Crispin
<john@openwrt.org>
Sat, 22 Jan 2011 23:10:51 +0000
(23:10 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Config.in
b/target/linux/x86/image/Config.in
index 3557e63c2fcc7d5df00d2ebeba33338daeef881b..958e43e38423fcf009ffd881e52fd3df5e5ba88c 100644
(file)
--- a/
target/linux/x86/image/Config.in
+++ b/
target/linux/x86/image/Config.in
@@
-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"