Re: [PATCH] 64bit Resource: finally enable 64bit resource sizes

From: Dave Jones
Date: Thu Jun 29 2006 - 16:54:40 EST


On Thu, Jun 29, 2006 at 01:52:13PM -0700, Chris Wedgwood wrote:
> On Thu, Jun 29, 2006 at 04:45:27PM -0400, Dave Jones wrote:
>
> Yeah I just test and it does the right think for iamd64
>
> > +config RESOURCES_64BIT
> > + bool "64 bit Memory and IO resources (EXPERIMENTAL)" if (!64BIT && EXPERIMENTAL)
> > + default 64BIT
> ^^^^^ ?
> is that right?

arch/x86_64/Kconfig has ..

config 64BIT
def_bool y

so why not ?

Dave

--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/