Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MICROCODE_OLD_INTERFACE
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_MICROCODE_OLD_INTERFACE:
CONFIG_MICROCODE
DO NOT USE THIS! This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Instead, you should've switched to the early loading method with the initrd or builtin microcode by now: Documentation/x86/microcode.rst
arch/x86/Kconfig
The configuration item CONFIG_MICROCODE_OLD_INTERFACE:
CONFIG_MICROCODE
(none)
arch/x86_64/Kconfig
The configuration item CONFIG_MICROCODE_OLD_INTERFACE:
CONFIG_MICROCODE
(none)
arch/i386/Kconfig
The configuration item CONFIG_MICROCODE_OLD_INTERFACE:
CONFIG_MICROCODE
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab