From: Oleksij Rempel Date: Wed, 12 Nov 2014 07:32:08 +0000 (+0100) Subject: ath9k: common-spectral: don't depend from ATH9K_DEBUGFS X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eaea3284b082271315be815b762fdd02b007c32;p=pandora-kernel.git ath9k: common-spectral: don't depend from ATH9K_DEBUGFS we can have here two variants. Add ATH9K_CMN_DEBUGFS y if ATH9K_CMN_DEBUGFS || ATH9K_HTC_DEBUGFS wich will add more configurations and testcases. Or remove ATH9K_HTC_DEBUGFS which need more time to be done. So, make common-spectral ignore ATH9K_DEBUGFS option for now. Signed-off-by: Oleksij Rempel Signed-off-by: John W. Linville --- Reading git-diff-tree failed