Skip to content

Commit

Permalink
libertastf: add configurable debug messages
Browse files Browse the repository at this point in the history
Add the same type of configurable debug messages to libertas_tf as
already exist in the libertas driver.  This has facilitated creation
of a interface specification and will facilitate future development
of this driver.

Signed-off-by: Steve deRosier <steve@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Steve deRosier authored and John W. Linville committed Apr 26, 2010
1 parent 9a8b424 commit e9bd5bc
Show file tree
Hide file tree
Showing 5 changed files with 572 additions and 79 deletions.
6 changes: 6 additions & 0 deletions drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ config LIBERTAS_THINFIRM
---help---
A library for Marvell Libertas 8xxx devices using thinfirm.

config LIBERTAS_THINFIRM_DEBUG
bool "Enable full debugging output in the Libertas thin firmware module."
depends on LIBERTAS_THINFIRM
---help---
Debugging support.

config LIBERTAS_THINFIRM_USB
tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
depends on LIBERTAS_THINFIRM && USB
Expand Down
Loading

0 comments on commit e9bd5bc

Please sign in to comment.