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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Mon, 19 Jun 2006, Geert Uytterhoeven wrote:

> > --- linux-2.6.17-rc6-1M/mm/Kconfig~64bit-resources-modify-kconfig-options	2006-06-18 13:35:13.000000000 -0400
> > +++ linux-2.6.17-rc6-1M-vivek/mm/Kconfig	2006-06-18 13:35:13.000000000 -0400
> > @@ -145,3 +145,12 @@ config MIGRATION
> >  	  while the virtual addresses are not changed. This is useful for
> >  	  example on NUMA systems to put pages nearer to the processors accessing
> >  	  the page.
> > +
> > +config RESOURCES_64BIT
> > +	bool "64 bit Memory and IO resources (EXPERIMENTAL)"
> > +	depends on (EXPERIMENTAL && !64BIT) || 64BIT
> > +	default y if 64BIT
> 
> it defaults to y if 64BIT. Roman?

This should do it:

config RESOURCES_64BIT
	bool "64 bit Memory and IO resources (EXPERIMENTAL)" if !64BIT && EXPERIMENTAL
	default 64BIT

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux