diff options
Diffstat (limited to 'site')
-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 33b9884..ec71541 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -354,7 +354,7 @@ Short answer: yes. </p> <p> - These laptops use what is called <i>switchable graphics</i>, where it will have an Intel or ATI GPU. + These laptops use what is called <em>switchable graphics</em>, where it will have an Intel or 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> |