diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-14 23:49:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-14 23:49:48 (EST) |
commit | 5bf73ea68125e45482881017d6e61afc3d37311f (patch) | |
tree | 248c4e76254ebd421f14f3aa40d7ef45384262e9 /site | |
parent | 3157c8b2d178828326ff468c8bd599c8dd465e00 (diff) | |
download | libreboot.org-5bf73ea68125e45482881017d6e61afc3d37311f.zip libreboot.org-5bf73ea68125e45482881017d6e61afc3d37311f.tar.gz libreboot.org-5bf73ea68125e45482881017d6e61afc3d37311f.tar.bz2 |
FAQ: mention what is compatibily after AMD and intel sections
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 03d6c92..a799b12 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -479,6 +479,16 @@ <a href="#pagetop">Back to top of page</a> </p> + <h2 id="whatcaniuse">What *can* I use, then?</h2> + <p> + Libreboot has support for fam15h AMD hardware (~2012 gen) and some older Intel platforms (~2006-2009 gen). + We also have support for some ARM chipsets (rk3288). On the Intel side, we're also interested in some + of the chipsets that use Atom CPUs (rebranded from older chipsets, mostly using ich7-based southbridges). + </p> + <p> + Check <a href="#compatibility">#compatibility</a> for more information. + </p> + <h2 id="librem">Will the Purism Librem laptops be supported? <span class="r"><a href="#librem">#librem</a></span></h2> <p> Probably not. There are several privacy, security and freedom issues with these laptops, due to the Intel chipsets |