Skip to content

Commit

Permalink
[SERIAL] icom: select FW_LOADER
Browse files Browse the repository at this point in the history
The icom driver uses request_firmware()
and thus needs to select FW_LOADER.

Signed-off-by: maximilian attems <[email protected]>
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
maximilian attems authored and Russell King committed Mar 25, 2006
1 parent b2fd16b commit cb2fc53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,7 @@ config SERIAL_ICOM
tristate "IBM Multiport Serial Adapter"
depends on PCI && (PPC_ISERIES || PPC_PSERIES)
select SERIAL_CORE
select FW_LOADER
help
This driver is for a family of multiport serial adapters
including 2 port RVX, 2 port internal modem, 4 port internal
Expand Down

0 comments on commit cb2fc53

Please sign in to comment.