projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add a few missing usb related symbols (relevant for mpc85xx)
[openwrt.git]
/
package
/
lqdsl
/
Config.in
1
2
choice
3
prompt "Firmware"
4
default LANTIQ_ANNEX_B
5
depends on PACKAGE_kmod-lqdsl
6
help
7
This option controls which firmware is loaded
8
9
config LANTIQ_ANNEX_A
10
bool "Annex-A"
11
help
12
Annex-A
13
14
config LANTIQ_ANNEX_B
15
bool "Annex-B"
16
help
17
Annex-B
18
19
endchoice
20
21
config LANTIQ_DSL_DEBUG
22
bool "lqdsl debugging"
23
depends on PACKAGE_kmod-lqdsl
24
help
25
Say Y, if you need lantiq-dsl to display debug messages.
This page took
0.044793 seconds
and
5
git commands to generate.