From: Olaf Hering <olaf@aepfle.de>
To: stable@kernel.org, bunk@stusta.de, maks@sternwelten.at
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] [SERIAL] icom: select FW_LOADER
Date: Wed, 16 Aug 2006 19:53:50 +0200 [thread overview]
Message-ID: <20060816175350.GA9888@aepfle.de> (raw)
The icom driver uses request_firmware()
and thus needs to select FW_LOADER.
Signed-off-by: maximilian attems <maks@sternwelten.at>
Signed-off-by: Olaf Hering <olh@suse.de>
---
drivers/serial/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6.16.27/drivers/serial/Kconfig
===================================================================
--- linux-2.6.16.27.orig/drivers/serial/Kconfig
+++ linux-2.6.16.27/drivers/serial/Kconfig
@@ -820,6 +820,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
next reply other threads:[~2006-08-16 17:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-16 17:53 Olaf Hering [this message]
2006-08-21 18:24 ` [stable] [PATCH] [SERIAL] icom: select FW_LOADER Greg KH
2006-09-06 13:39 ` Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060816175350.GA9888@aepfle.de \
--to=olaf@aepfle.de \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=maks@sternwelten.at \
--cc=stable@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox