lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ