Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f3e2045 authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville
Browse files

[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.

parent dda207ae
Loading
Loading
Loading
Loading
+14 −5
Original line number Diff line number Diff line
@@ -509,6 +509,15 @@ config BCM43XX
	  This is an experimental driver for the Broadcom 43xx wireless chip,
	  found in the Apple Airport Extreme and various other devices.

config BCM43XX_DEBUG
	bool "Broadcom BCM43xx debugging (RECOMMENDED)"
	depends on BCM43XX
	default y
	---help---
	  Broadcom 43xx debugging messages.
	  Say Y, because the driver is still very experimental and
	  this will help you get it running.

# yes, this works even when no drivers are selected
config NET_WIRELESS
	bool