[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa0147d90802081948j3fc27647pa549bcf09c913003@mail.gmail.com>
Date: Fri, 8 Feb 2008 19:48:58 -0800
From: Taral <taralx@...il.com>
To: "Michael Opdenacker" <michael-lists@...e-electrons.com>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Ingo Molnar" <mingo@...e.hu>,
"Thomas Gleixner" <tglx@...utronix.de>, "H. Anvin" <hpa@...or.com>,
"Matt Mackall" <mpm@...enic.com>, Linux-tiny@...enic.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86 (Linux Tiny): configure out support for some processors
On 2/8/08, Michael Opdenacker <michael-lists@...e-electrons.com> wrote:
> +config CPU_SUP_INTEL
> + default y
> + bool "Support Intel processors" if PROCESSOR_SELECT
> + help
> + This enables extended support for Intel processors
> -obj-$(CONFIG_X86_32) += intel.o
> +obj-$(CONFIG_CPU_SUP_INTEL) += intel.o
This config option should probably depend on X86_32.
--
Taral <taralx@...il.com>
"Please let me know if there's any further trouble I can give you."
-- Unknown
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists