Re: [PATCH] x86 (Linux Tiny): configure out support for some processors

From: Taral
Date: Fri Feb 08 2008 - 22:49:41 EST


On 2/8/08, Michael Opdenacker <michael-lists@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxx>
"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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/