projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] busybox: implement ms static routes option in udhcpc (#6435)
[openwrt.git]
/
package
/
uboot-ifxmips
/
Config.in
diff --git
a/package/uboot-ifxmips/Config.in
b/package/uboot-ifxmips/Config.in
index
4562fc8
..
afd1920
100644
(file)
--- a/
package/uboot-ifxmips/Config.in
+++ b/
package/uboot-ifxmips/Config.in
@@
-1,5
+1,9
@@
+menu "Configuration"
+ depends on PACKAGE_uboot-ifxmips
+
config IFXMIPS_UBOOT_A800
bool "add ARV452 Switch bringup hack"
- depends on PACKAGE_uboot-ifxmips
help
Say Y, if you have a arv452 board (wav-281, A800, ..)
+
+endmenu
This page took
0.023306 seconds
and
4
git commands to generate.