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 <[email protected]> Signed-off-by: Tony Luck <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 67de8dc commit 6e1239c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)