linux/arch/x86/kernel/cpu/microcode
Lukas Bulwahn 4d2b748305 x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD
Commit e6bcfdd75d ("x86/microcode: Hide the config knob") removed the
MICROCODE_AMD config, but left some references in defconfigs and comments,
that have no effect on any kernel build around.

Clean up those remaining config references. No functional change.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230825141226.13566-1-lukas.bulwahn@gmail.com
2023-08-26 13:37:55 +02:00
..
amd.c x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
core.c x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
intel.c x86/microcode/intel: Remove pointless mutex 2023-08-13 18:42:55 +02:00
internal.h x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMD 2023-08-26 13:37:55 +02:00
Makefile x86/microcode: Hide the config knob 2023-08-13 10:26:39 +02:00