projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected dfboot issue with ttyS2 and ttyS3
[openwrt.git]
/
target
/
linux
/
at91-2.6
/
image
/
Config.in
diff --git
a/target/linux/at91-2.6/image/Config.in
b/target/linux/at91-2.6/image/Config.in
index
086f10d
..
38ce0ac
100644
(file)
--- a/
target/linux/at91-2.6/image/Config.in
+++ b/
target/linux/at91-2.6/image/Config.in
@@
-15,6
+15,7
@@
config AT91_UBOOT
config UBOOT_TARGET
string "U-Boot Board Configuration"
+ depends LINUX_2_6_AT91
default "vlink"
help
For all supported boards there are reqdy-to-use default
This page took
0.021316 seconds
and
4
git commands to generate.