diff options
Diffstat (limited to 'config/coreboot/e6400_4mb')
-rw-r--r-- | config/coreboot/e6400_4mb/target.cfg | 1 | ||||
-rw-r--r-- | config/coreboot/e6400_4mb/warn.txt | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/config/coreboot/e6400_4mb/target.cfg b/config/coreboot/e6400_4mb/target.cfg index fb7c7bfb..3a458ee4 100644 --- a/config/coreboot/e6400_4mb/target.cfg +++ b/config/coreboot/e6400_4mb/target.cfg @@ -7,4 +7,3 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="stable" # broken s3 diff --git a/config/coreboot/e6400_4mb/warn.txt b/config/coreboot/e6400_4mb/warn.txt deleted file mode 100644 index 9545476b..00000000 --- a/config/coreboot/e6400_4mb/warn.txt +++ /dev/null @@ -1,3 +0,0 @@ -Battery indicator not working yet. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly. - -If you have the nvidia gpu variant, please use e6400nvidia_4mb instead. |