Skip to content

Commit

Permalink
x86/cpu: Add another Alder Lake CPU to the Intel family
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Gayatri Kammela authored and Borislav Petkov committed Jan 21, 2021
1 parent 67de8dc commit 6e1239c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/include/asm/intel-family.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

#define INTEL_FAM6_LAKEFIELD 0x8A
#define INTEL_FAM6_ALDERLAKE 0x97
#define INTEL_FAM6_ALDERLAKE_L 0x9A

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

Expand Down

0 comments on commit 6e1239c

Please sign in to comment.