Enable kernel processor vendor selection

This commit is contained in:
TheK0tYaRa 2026-03-18 21:55:25 +02:00
parent 62f5e27dea
commit dcce2af4aa

View file

@ -20,6 +20,7 @@
structuredExtraConfig = (
with lib.kernel;
{
PROCESSOR_SELECT = yes;
CPU_SUP_INTEL = no;
CPU_SUP_HYGON = no;
CPU_SUP_CENTAUR = no;