We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f65605 commit 855fa1fCopy full SHA for 855fa1f
arch/x86/include/asm/intel-family.h
@@ -98,6 +98,7 @@
98
99
#define INTEL_FAM6_ATOM_AIRMONT 0x4C /* Cherry Trail, Braswell */
100
#define INTEL_FAM6_ATOM_AIRMONT_MID 0x5A /* Moorefield */
101
+#define INTEL_FAM6_ATOM_AIRMONT_NP 0x75 /* Lightning Mountain */
102
103
#define INTEL_FAM6_ATOM_GOLDMONT 0x5C /* Apollo Lake */
104
#define INTEL_FAM6_ATOM_GOLDMONT_D 0x5F /* Denverton */
0 commit comments