diff options
-rw-r--r-- | 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 e9e6d99a9add..7c8ccc09b601 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -287,6 +287,7 @@ comment "FIR device drivers" | |||
287 | config USB_IRDA | 287 | config USB_IRDA |
288 | tristate "IrDA USB dongles" | 288 | tristate "IrDA USB dongles" |
289 | depends on IRDA && USB | 289 | depends on IRDA && USB |
290 | select FW_LOADER | ||
290 | ---help--- | 291 | ---help--- |
291 | Say Y here if you want to build support for the USB IrDA FIR Dongle | 292 | Say Y here if you want to build support for the USB IrDA FIR Dongle |
292 | device driver. To compile it as a module, choose M here: the module | 293 | device driver. To compile it as a module, choose M here: the module |