git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b77a989
)
HID: add missing GENERIC_HARDIRQ dependency
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 6 Feb 2013 16:23:55 +0000
(17:23 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 7 Feb 2013 10:36:16 +0000
(11:36 +0100)
HID Sensors framework support (CONFIG_HID_SENSOR_HUB) unconditionally
selects MFD_CORE which however depends on GENERIC_HARDIRQS.
So add this dependency to HID_SENSOR_HUB as well.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found