From 09bed9a4c3257dbf9b4d59975db0071472ed67eb Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 12 Jan 2024 16:08:56 +0000 Subject: REMOVE MAINBOARD: lenovo x201 with neutered ME, fan control fails. while there are ways to mitigate it, many users will not, and will likely see their system overheat, which is very dangerous. this bug (failed fan control on neutered ME) only affects arrandale machines such as lenovo x201. the newer machines are not affected by this. other arrandale machines will probably not be added to libreboot because of this, or they will be subject to further testing. Signed-off-by: Leah Rowe --- config/coreboot/x201_8mb/target.cfg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 config/coreboot/x201_8mb/target.cfg (limited to 'config/coreboot/x201_8mb/target.cfg') diff --git a/config/coreboot/x201_8mb/target.cfg b/config/coreboot/x201_8mb/target.cfg deleted file mode 100644 index 8688df3f..00000000 --- a/config/coreboot/x201_8mb/target.cfg +++ /dev/null @@ -1,7 +0,0 @@ -tree="default" -xarch="i386-elf" -payload_grub="y" -payload_grub_withseabios="y" -payload_seabios="y" -payload_memtest="y" -grub_scan_disk="ahci" -- cgit v1.2.1