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:
be2f2e8
)
[IRDA]: *_DONGLE should depend on IRTTY_SIR
author
Samuel Ortiz
<samuel@sortiz.org>
Thu, 25 May 2006 23:17:53 +0000
(16:17 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 25 May 2006 23:17:53 +0000
(16:17 -0700)
If a SIR dongle is built in the kernel while IRTTY_SIR is built
as a module, kernel compilation will fail.
Thus, the SIR dongle config should depend on the IRTTY_SIR.
Closes kernel bug# 6512
(http://bugzilla.kernel.org/show_bug.cgi?id=6512)
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found