]> git.baikalelectronics.ru Git - kernel.git/commit
[IRDA]: *_DONGLE should depend on IRTTY_SIR
authorSamuel Ortiz <samuel@sortiz.org>
Thu, 25 May 2006 23:17:53 +0000 (16:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 May 2006 23:17:53 +0000 (16:17 -0700)
commit4b2e5680155da090e528f63ed5ef60254dd9f106
tree63e91f4b4b5f615abeb1599b1f8041d544b0d98b
parent8a1af9375502068e8829710e8b4e5a9353e8b26a
[IRDA]: *_DONGLE should depend on IRTTY_SIR

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>
drivers/net/irda/Kconfig