]> err.no Git - linux-2.6/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)
commit56bc348ce8a709a70cd80857ffc09749f871d7a8
tree63e91f4b4b5f615abeb1599b1f8041d544b0d98b
parentbe2f2e84549386df63206fec134d9e0fc2212328
[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