Set Alder Lake support for the Aoostar R1 N100

In order to get micro-code updates, and select the right driver for
hardware transcoding on the integrated GPU.
This commit is contained in:
Louis Opter
2025-02-06 08:11:07 +00:00
committed by mergify[bot]
parent 8f44cbb48c
commit 71cca26f33
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
imports = [
../../../common/cpu/intel/alder-lake
];
# lopter@(2025-02-06): according to sensors-detect this comes with an ITE
# IT8613E super io chip, which is not officialy supported yet. See also:
#
# - unofficial driver: https://github.com/frankcrawford/it87
# - reddit thread on with useful information to configure pwm from the bios:
# https://www.reddit.com/r/MiniPCs/comments/1bnkg1u/aoostar_r1r7_question_does_the_fan_header_support/
}