mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 17:38:27 +02:00
de8239f394
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9414 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
config P54_COMMON
|
|
tristate "Softmac Prism54 support"
|
|
depends on MAC80211 && WLAN_80211 && FW_LOADER && EXPERIMENTAL
|
|
|
|
config P54_USB
|
|
tristate "Prism54 USB support"
|
|
depends on P54_COMMON && USB
|
|
select CRC32
|
|
|
|
config P54_PCI
|
|
tristate "Prism54 PCI support"
|
|
depends on P54_COMMON && PCI
|