From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Fri, 01 Jun 2012 09:41:20 +0200 Subject: [ath9k-devel] How to enable DEBUGFS in ATH9K In-Reply-To: References: Message-ID: <4FC87220.6010508@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2012-06-01 7:22 AM, Kamran Nishat wrote: > This is the output from menuconfig for ATH9K search option. There is no > option like ATH_DEBUG or ATH_DEBUGFS. If you enable CONFIG_PACKAGE_MAC80211_DEBUGFS (enabled by default), ath9k debugfs support will be enabled as well. - Felix