projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bca455
)
dependencies: deactivate IR_HIX5HD2 on < 3.7
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 24 Oct 2014 21:44:21 +0000
(23:44 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 25 Oct 2014 09:17:39 +0000
(11:17 +0200)
IR_HIX5HD2 needs syscon, this has to be added to the Kconfig file and
on kernel < 3.7 it is completely missing.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index e24febffa50332d006ed93d960b14c66ba4d7941..4964aa659f478e7edca24e904831349a5b47cf20 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-93,6
+93,10
@@
IEEE802154_CC2520 3.5
IR_IMG 3.5
+# missing include/linux/mfd/syscon.h file
+IR_HIX5HD2 3.7
+IR_HIX5HD2 kconfig: CONFIG_MFD_SYSCON
+
# tracing results in compile errors
ATH10K_TRACING 3.4
ATH_TRACEPOINTS 3.1