Hi, On Mon, 19 Jun 2006, Geert Uytterhoeven wrote: > > config RESOURCES_64BIT > > bool "64 bit Memory and IO resources (EXPERIMENTAL)" if !64BIT && EXPERIMENTAL > > default 64BIT > ^ > Missing `y if'? Not really. :) A default accepts normal expressions for boolean/tristate. Most of the time an if is not needed for a default, it only really makes a difference if you have multiple defaults, where the condition controls which one is active. 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/
- Follow-Ups:
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- References:
- [PATCH 15/16] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
- From: Greg KH <[email protected]>
- [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Greg KH <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Greg KH <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Vivek Goyal <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Greg KH <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Vivek Goyal <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Vivek Goyal <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Roman Zippel <[email protected]>
- Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- From: Geert Uytterhoeven <[email protected]>
- [PATCH 15/16] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
- Prev by Date: Re: batched write
- Next by Date: Re: [ckrm-tech] [PATCH 0/4] sched: Add CPU rate caps
- Previous by thread: Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- Next by thread: Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- Index(es):