Enable kernel processor vendor selection
This commit is contained in:
parent
62f5e27dea
commit
dcce2af4aa
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
structuredExtraConfig = (
|
||||
with lib.kernel;
|
||||
{
|
||||
PROCESSOR_SELECT = yes;
|
||||
CPU_SUP_INTEL = no;
|
||||
CPU_SUP_HYGON = no;
|
||||
CPU_SUP_CENTAUR = no;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue