Skip to content

Commit

Permalink
Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/…
Browse files Browse the repository at this point in the history
…git/linville/wireless-2.6 into upstream-fixes
  • Loading branch information
Jeff Garzik committed Jun 13, 2007
2 parents 6f8a7c6 + 717c933 commit 12b90de
Show file tree
Hide file tree
Showing 34 changed files with 3,679 additions and 3,647 deletions.
19 changes: 13 additions & 6 deletions drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -266,16 +266,23 @@ config IPW2200_DEBUG

If you are not sure, say N here.

config LIBERTAS_USB
tristate "Marvell Libertas 8388 802.11a/b/g cards"
depends on USB && WLAN_80211
config LIBERTAS
tristate "Marvell 8xxx Libertas WLAN driver support"
depends on WLAN_80211
select IEEE80211
select FW_LOADER
---help---
A library for Marvell Libertas 8xxx devices.

config LIBERTAS_USB
tristate "Marvell Libertas 8388 USB 802.11b/g cards"
depends on LIBERTAS && USB
---help---
A driver for Marvell Libertas 8388 USB devices.

config LIBERTAS_USB_DEBUG
bool "Enable full debugging output in the Libertas USB module."
depends on LIBERTAS_USB
config LIBERTAS_DEBUG
bool "Enable full debugging output in the Libertas module."
depends on LIBERTAS
---help---
Debugging support.

Expand Down
Loading

0 comments on commit 12b90de

Please sign in to comment.