diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 01:39:37 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 01:39:37 +0100 |
commit | 715cccfff28e039c7efb5555427b41d8003d96a9 (patch) | |
tree | c7a99cbd143062050a271585b714026e8d7c4ed4 | |
parent | 26c5938d616716eb0f0eacd384e10eebb67520d4 (diff) | |
download | librebootfr-715cccfff28e039c7efb5555427b41d8003d96a9.tar.gz librebootfr-715cccfff28e039c7efb5555427b41d8003d96a9.zip |
docs/git/index.html: Config notes for ASUS Chromebook C201
-rw-r--r-- | docs/git/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 4010eff0..8fc64ab7 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -34,6 +34,7 @@ <li> <a href="#configgrub">GRUB payload</a> <ul> + <li><a href="#config_c201">ASUS Chromebook C201</a></li> <li><a href="#config_kfsn4-dre">ASUS KFSN4-DRE</a></li> <li><a href="#config_x60">ThinkPad X60, X60S and X60 Tablet</a></li> <li><a href="#config_t60">ThinkPad T60</a></li> @@ -336,6 +337,15 @@ </p> <div class="subsection"> + <h3 id="config_c201"> + ASUS Chromebook C201 configuration (file: resources/libreboot/config/depthcharge/veyron_speedy/config) + </h3> + <p> + TODO: write this section. + </p> + </div> + + <div class="subsection"> <h3 id="config_kfsn4-dre"> ASUS KFSN4-DRE configuration (file: resources/libreboot/config/grub/kfsn4-dre/config) </h3> |