diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 11:37:56 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 11:37:56 (EST) |
commit | 6725de8e783b71cb6a3c8dee8384f080e1626b6f (patch) | |
tree | f2774e07692e51667887fd35f296821938b8ae07 | |
parent | dba8705020d206b103a44f917c7d324dba5c20f9 (diff) | |
download | libreboot.org-6725de8e783b71cb6a3c8dee8384f080e1626b6f.zip libreboot.org-6725de8e783b71cb6a3c8dee8384f080e1626b6f.tar.gz libreboot.org-6725de8e783b71cb6a3c8dee8384f080e1626b6f.tar.bz2 |
typofix
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index f1cc062..ea63a34 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -354,7 +354,7 @@ Short answer: yes. These laptops also have an Intel GPU inside, which libreboot uses. The ATI GPU is ignored by libreboot. </p> <p> - These laptops use what is called <em>switchable graphics</em>, where it will have an Intel or ATI GPU. + These laptops use what is called <em>switchable graphics</em>, where it will have both an Intel and ATI GPU. Coreboot will allow you to set (using nvramtool) a parameter, specifying whether you would like to use Intel or ATI. The ATI GPU lacks free native graphics initialization in coreboot, unlike the Intel GPU. </p> |