[PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available.

Stephen Neuendorffer stephen.neuendorffer at xilinx.com
Wed Aug 11 05:01:39 EST 2010


> -----Original Message-----
> From: glikely at secretlab.ca [mailto:glikely at secretlab.ca] On Behalf Of Grant Likely
> Sent: Tuesday, August 10, 2010 11:18 AM
> To: Stephen Neuendorffer
> Cc: devicetree-discuss at lists.ozlabs.org
> Subject: Re: [PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available.
> 
> On Fri, Jul 23, 2010 at 2:57 PM, Stephen Neuendorffer
> <stephen.neuendorffer at xilinx.com> wrote:
> > Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
> 
> Acked-by: Grant Likely <grant.likely at secretlab.ca>
> 
> > ---
> >  drivers/char/Kconfig |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
> > index 7cfcc62..f445f2f 100644
> > --- a/drivers/char/Kconfig
> > +++ b/drivers/char/Kconfig
> > @@ -909,7 +909,7 @@ config DTLK
> >
> >  config XILINX_HWICAP
> >        tristate "Xilinx HWICAP Support"
> > -       depends on XILINX_VIRTEX || MICROBLAZE
> > +       depends on OF
> >        help
> >          This option enables support for Xilinx Internal Configuration
> >          Access Port (ICAP) driver.  The ICAP is used on Xilinx Virtex
> > --
> > 1.5.6.6

Did you pull the fixed version into your next tree to build test on PowerPC?

Steve

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.




More information about the devicetree-discuss mailing list