From: Jeff Garzik <jeff@garzik.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
jaswinder@infradead.org
Subject: Re: [PATCH] ip2: use request_firmware()
Date: Mon, 16 Jun 2008 16:12:43 -0400 [thread overview]
Message-ID: <4856C93B.7070804@garzik.org> (raw)
In-Reply-To: <1213609751.26255.673.camel@pmac.infradead.org>
David Woodhouse wrote:
> diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
> index 595a925..b15d33d 100644
> --- a/drivers/char/Kconfig
> +++ b/drivers/char/Kconfig
> @@ -121,6 +121,13 @@ config COMPUTONE
> To compile this driver as modules, choose M here: the
> modules will be called ip2 and ip2main.
>
> +config COMPUTONE_FIRMWARE
> + bool "Firmware for Computone IntelliPort Plus serial devices"
> + depends on COMPUTONE
> + ---help---
> + This builds the firmware for the Intelliport Plus devices into the
> + kernel image. Say 'N' and let it get loaded by udev.
> +
Anyone running 'make oldconfig' could easily skip over this and get a
non-usable device, too. Seems like a default 'y' is appropriate for the
initial patch...
Jeff
next prev parent reply other threads:[~2008-06-16 20:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 9:49 [PATCH] ip2: use request_firmware() David Woodhouse
2008-06-16 10:59 ` Alan Cox
2008-06-16 12:06 ` David Woodhouse
2008-06-16 20:02 ` Jeff Garzik
2008-06-16 19:56 ` Alan Cox
2008-06-16 20:05 ` Jeff Garzik
2008-06-16 19:58 ` Alan Cox
2008-06-16 20:21 ` Jeff Garzik
2008-06-16 20:21 ` Alan Cox
2008-06-16 21:39 ` Jeff Garzik
2008-06-16 21:34 ` Alan Cox
2008-06-16 22:01 ` David Woodhouse
2008-06-16 20:12 ` Jeff Garzik [this message]
2008-06-16 20:00 ` Alan Cox
2008-06-16 20:22 ` Jeff Garzik
2008-06-16 20:21 ` Alan Cox
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=4856C93B.7070804@garzik.org \
--to=jeff@garzik.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=dwmw2@infradead.org \
--cc=jaswinder@infradead.org \
--cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.