dependencies: deactivate tracing in ath10k and ath with < 3.4
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 24 Oct 2014 21:38:05 +0000 (23:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Oct 2014 09:11:40 +0000 (11:11 +0200)
On kernel < 3.4 compiling ath10k with tracing results in huge compile
errors. Just deactivate it till someone fixes the problems. The same
compile error occurs in ath module with kernel 3.0.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
dependencies

index 86f1931cfba6ab53dafe2d2d7f510fcf8462eb6d..327c115c831e9452b286336d3ba83d37ba63270e 100644 (file)
@@ -80,3 +80,7 @@ IEEE802154_AT86RF230 3.4
 IEEE802154_CC2520 3.5
 
 IR_IMG 3.5
+
+# tracing results in compile errors
+ATH10K_TRACING 3.4
+ATH_TRACEPOINTS 3.1