913659 – Why genkernel forces CONFIG_MICROCODE AND INTEL AND AMD microcode loading option?
https://bugs.gentoo.org/913659
914445 – sys-kernel/genkernel-9999: required kernel option 'CONFIG_MICROCODE_AMD' which genkernel tried to set is missing!"
https://bugs.gentoo.org/914445
あーあーあー、 genkernel 側のハードコードのせいで gentoo-sources:6.6.0 のビルドできないや
https://bugs.gentoo.org/913659#c3
> I'm not sure of the consequences (I didn't try to boot), but in /etc/genkernel.conf, using :
> MICROCODE="intel"
> forces genkernel to not force the addition of AMD.
> And everything compiles well.
うーん……どうしたものか
とりあえずローカルだし /usr/share/genkernel/gen_configkernel.sh で s/CONFIG_MICROCODE_AMD/CONFIG_CPU_SUP_AMD/g して誤魔化すか