mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
linuxkpi: Add alderlake defines in intel-family
Needed by drm-kmod. Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
bd9d75e49f
commit
51d07956cf
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
/* Public domain. */
|
||||
|
||||
#define INTEL_FAM6_ALDERLAKE 0x97
|
||||
#define INTEL_FAM6_ALDERLAKE_L 0x9A
|
||||
|
||||
#define INTEL_FAM6_ROCKETLAKE 0xA7
|
||||
|
|
|
|||
Loading…
Reference in a new issue