Skip to content

Commit 6e1239c

Browse files
gkammelasuryasaimadhu
authored andcommitted
x86/cpu: Add another Alder Lake CPU to the Intel family
Add Alder Lake mobile CPU model number to Intel family. Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20210121215004.11618-1-tony.luck@intel.com
1 parent 67de8dc commit 6e1239c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/x86/include/asm/intel-family.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797

9898
#define INTEL_FAM6_LAKEFIELD 0x8A
9999
#define INTEL_FAM6_ALDERLAKE 0x97
100+
#define INTEL_FAM6_ALDERLAKE_L 0x9A
100101

101102
/* "Small Core" Processors (Atom) */
102103

0 commit comments

Comments
 (0)