[PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available.
Grant Likely
grant.likely at secretlab.ca
Wed Aug 11 05:19:28 EST 2010
On Tue, Aug 10, 2010 at 1:01 PM, Stephen Neuendorffer
<stephen.neuendorffer at xilinx.com> wrote:
>
>> -----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?
I pulled the 3 into my tree now, but I haven't pushed it out for
cross-architecture build testing. I'll do so after the merge window.
g.
More information about the devicetree-discuss
mailing list