On Sunday 09 July 2006 12:37 am, Randy.Dunlap wrote:
> From: Randy Dunlap <[email protected]>
>
> MICROCODE needs FW_LOADER functions.
>
> Signed-off-by: Randy Dunlap <[email protected]>
> ---
> 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]