From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Wolfgang Reissnegger" <wolfgang.reissnegger@xilinx.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: [PATCH] Generic configuration selector for Xilinx devices
Date: Thu, 9 Aug 2007 13:05:51 -0600 [thread overview]
Message-ID: <fa686aa40708091205u4217deder658b1135ff202278@mail.gmail.com> (raw)
In-Reply-To: <20070806225403.B430E550060@mail33-cpk.bigfish.com>
On 8/6/07, Wolfgang Reissnegger <wolfgang.reissnegger@xilinx.com> wrote:
> This is intended to make visible all device driver options for
> both powerpc and microblaze systems.
>
> Thanks,
> Wolfgang
>
>
> Signed-off-by: Wolfgang Reissnegger <wolfgang.reissnegger@xilinx.com>
> Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
This patch adds a new directory "drivers/misc/xilinx" with exactly *1*
file in it; A Kconfig file. Just put the new XILINX_DRIVERS Kconfig
option into drivers/misc/Kconfig. If there is ever enough Xilinx
stuff to warrant a separate drivers/misc/xilinx directory, then the
Kconfig entry can be moved.
<snip>
> +++ b/drivers/misc/xilinx/Kconfig
> @@ -0,0 +1,9 @@
> +#
> +# Xilinx devices and common device driver infrastructure
> +#
> +
> +config XILINX_DRIVERS
> + bool
> + help
> + Enable visibility of all Xilinx device drivers
Drop the help text; XILINX_DRIVERS won't show up in the menu, so it is
pointless.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
prev parent reply other threads:[~2007-08-09 19:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-06 22:54 [PATCH] Generic configuration selector for Xilinx devices Wolfgang Reissnegger
2007-08-06 23:01 ` Stephen Neuendorffer
2007-08-09 19:05 ` Grant Likely [this message]
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=fa686aa40708091205u4217deder658b1135ff202278@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=linuxppc-embedded@ozlabs.org \
--cc=wolfgang.reissnegger@xilinx.com \
/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;
as well as URLs for NNTP newsgroup(s).