[IrDA]: irda-usb needs firmware loader
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> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
da349f1c2e
commit
778e6398d3
@ -287,6 +287,7 @@ comment "FIR device drivers"
|
|||||||
config USB_IRDA
|
config USB_IRDA
|
||||||
tristate "IrDA USB dongles"
|
tristate "IrDA USB dongles"
|
||||||
depends on IRDA && USB
|
depends on IRDA && USB
|
||||||
|
select FW_LOADER
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want to build support for the USB IrDA FIR Dongle
|
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
|
device driver. To compile it as a module, choose M here: the module
|
||||||
|
Loading…
Reference in New Issue
Block a user