On Sat, 30 Apr 2016 09:07:29 +0100, Mick wrote:

> I seem to have mislaid my microcode somewhere, in the latest stable
> gentoo kernel:
> 
> # grep -i MICROCODE .config
> #

Grepping .config is unreliable, and always has been. You should use the
search option in make menuconfig. If th eoption you want does not show up
in .config, you are probably missing one of the options it depends on.
The search results show what they are and whether they are set. I get this

Symbol: MICROCODE [=y]
  Type  : boolean
  Prompt: CPU microcode loading support
  Location:
  (1) -> Processor type and features
    Defined at arch/x86/Kconfig:1159
    Depends on: CPU_SUP_AMD [=y] || CPU_SUP_INTEL [=y]
    Selects: FW_LOADER [=y]


-- 
Neil Bothwick

WinErr 002: No Error - Yet

Attachment: pgpvjA3NRonBa.pgp
Description: OpenPGP digital signature

Reply via email to