projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] ppp: use service_kill()
[openwrt.git]
/
package
/
ar7-atm
/
Config.in
diff --git
a/package/ar7-atm/Config.in
b/package/ar7-atm/Config.in
index
395755c
..
479b7ad
100644
(file)
--- a/
package/ar7-atm/Config.in
+++ b/
package/ar7-atm/Config.in
@@
-1,6
+1,8
@@
+menu "Configuration"
+ depends on (PACKAGE_kmod-sangam-atm-annex-a || PACKAGE_kmod-sangam-atm-annex-b)
+
choice
prompt "Firmware version"
choice
prompt "Firmware version"
- depends on (PACKAGE_kmod-sangam-atm-annex-a || PACKAGE_kmod-sangam-atm-annex-b)
default AR7_ATM_FW_VERSION_704
help
This option allows you to switch between firmware/driver versions which
default AR7_ATM_FW_VERSION_704
help
This option allows you to switch between firmware/driver versions which
@@
-16,3
+18,5
@@
config AR7_ATM_FW_VERSION_703
bool "D7.03.01.00"
endchoice
bool "D7.03.01.00"
endchoice
+
+endmenu
This page took
0.019309 seconds
and
4
git commands to generate.