projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
trigger error if dport is used when no proto is defined
[openwrt.git]
/
package
/
p54
/
src
/
Kconfig
1
config P54_COMMON
2
tristate "Softmac Prism54 support"
3
depends on MAC80211 && WLAN_80211 && FW_LOADER && EXPERIMENTAL
4
5
config P54_USB
6
tristate "Prism54 USB support"
7
depends on P54_COMMON && USB
8
select CRC32
9
10
config P54_PCI
11
tristate "Prism54 PCI support"
12
depends on P54_COMMON && PCI
This page took
0.047983 seconds
and
5
git commands to generate.