netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] [IrDA] irda-usb needs firmware loader
@ 2006-09-11  5:46 Samuel Ortiz
  2006-09-28  3:06 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Ortiz @ 2006-09-11  5:46 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, irda-users, Jean Tourrilhes

With the inclusion of the stir421x code, we now need to select FW_LOADER
whenever we try to build the irda-usb code.

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
---
 drivers/net/irda/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig
index e9e6d99..7c8ccc0 100644
--- a/drivers/net/irda/Kconfig
+++ b/drivers/net/irda/Kconfig
@@ -287,6 +287,7 @@ comment "FIR device drivers"
 config USB_IRDA
 	tristate "IrDA USB dongles"
 	depends on IRDA && USB
+	select FW_LOADER
 	---help---
 	  Say Y here if you want to build support for the USB IrDA FIR Dongle
 	  device driver.  To compile it as a module, choose M here: the module
-- 
1.4.1.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/3] [IrDA] irda-usb needs firmware loader
  2006-09-11  5:46 [PATCH 2/3] [IrDA] irda-usb needs firmware loader Samuel Ortiz
@ 2006-09-28  3:06 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2006-09-28  3:06 UTC (permalink / raw)
  To: samuel; +Cc: netdev, irda-users, jt

From: Samuel Ortiz <samuel@sortiz.org>
Date: Mon, 11 Sep 2006 08:46:48 +0300

> With the inclusion of the stir421x code, we now need to select FW_LOADER
> whenever we try to build the irda-usb code.
> 
> Signed-off-by: Samuel Ortiz <samuel@sortiz.org>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-28  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11  5:46 [PATCH 2/3] [IrDA] irda-usb needs firmware loader Samuel Ortiz
2006-09-28  3:06 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).