lkml.org 
[lkml]   [2006]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Compile Error on 2.6.17-mm6
Date
On Sunday 09 July 2006 12:37 am, Randy.Dunlap wrote:

> From: Randy Dunlap <rdunlap@xenotime.net>
>
> MICROCODE needs FW_LOADER functions.
>
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> ---
> arch/i386/Kconfig | 1 +
> arch/x86_64/Kconfig | 1 +
> 2 files changed, 2 insertions(+)
>
> --- linux-2617-mm6.orig/arch/x86_64/Kconfig
> +++ linux-2617-mm6/arch/x86_64/Kconfig
> @@ -159,6 +159,7 @@ config X86_GOOD_APIC
>
> config MICROCODE
> tristate "/dev/cpu/microcode - Intel CPU microcode support"
> + depends on FW_LOADER
> ---help---
> If you say Y here the 'File systems' section, you will be
> able to update the microcode on Intel processors. You will
> --- linux-2617-mm6.orig/arch/i386/Kconfig
> +++ linux-2617-mm6/arch/i386/Kconfig
> @@ -399,6 +399,7 @@ config X86_REBOOTFIXUPS
>
> config MICROCODE
> tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support"
> + depends on FW_LOADER
> ---help---
> If you say Y here and also to "/dev file system support" in the
> 'File systems' section, you will be able to update the microcode on

This fixes the error. Thanks for your help!
Matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-09 09:17    [W:0.079 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site