summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-09-26 11:09:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-30 21:37:42 +0100
commit4a908714efbdeb062aa810f92fbe48871f3b00e4 (patch)
tree9ca0eab75a95ec9e7fc010dcd985adee6b2aa4c2 /documentation
parent70faf99920d040a8d049bcec53ced9bbc4dc8277 (diff)
downloadpoky-4a908714efbdeb062aa810f92fbe48871f3b00e4.tar.gz
ref-manual: Updated list of Machine Features shipped with YP.
Added the following: efi pcbios phone qvga rtc vfat Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: b3fe96df8552921cb6494a72d721fa6b41a70a3b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-features.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index c7fcb870f8..242dfe0737 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -72,16 +72,26 @@
72 </para></listitem> 72 </para></listitem>
73 <listitem><para><emphasis>bluetooth:</emphasis> Hardware has integrated BT 73 <listitem><para><emphasis>bluetooth:</emphasis> Hardware has integrated BT
74 </para></listitem> 74 </para></listitem>
75 <listitem><para><emphasis>efi:</emphasis> Support for booting through EFI
76 </para></listitem>
75 <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive 77 <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive
76 </para></listitem> 78 </para></listitem>
77 <listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support 79 <listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support
78 </para></listitem> 80 </para></listitem>
79 <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard 81 <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard
80 </para></listitem> 82 </para></listitem>
83 <listitem><para><emphasis>pcbios:</emphasis> Support for booting through BIOS
84 </para></listitem>
81 <listitem><para><emphasis>pci:</emphasis> Hardware has a PCI bus 85 <listitem><para><emphasis>pci:</emphasis> Hardware has a PCI bus
82 </para></listitem> 86 </para></listitem>
83 <listitem><para><emphasis>pcmcia:</emphasis> Hardware has PCMCIA or CompactFlash sockets 87 <listitem><para><emphasis>pcmcia:</emphasis> Hardware has PCMCIA or CompactFlash sockets
84 </para></listitem> 88 </para></listitem>
89 <listitem><para><emphasis>phone:</emphasis> Mobile phone (voice) support
90 </para></listitem>
91 <listitem><para><emphasis>qvga:</emphasis> Machine has a QVGA (320x240) display
92 </para></listitem>
93 <listitem><para><emphasis>rtc:</emphasis> Machine has a Real-Time Clock
94 </para></listitem>
85 <listitem><para><emphasis>screen:</emphasis> Hardware has a screen 95 <listitem><para><emphasis>screen:</emphasis> Hardware has a screen
86 </para></listitem> 96 </para></listitem>
87 <listitem><para><emphasis>serial:</emphasis> Hardware has serial support (usually RS232) 97 <listitem><para><emphasis>serial:</emphasis> Hardware has serial support (usually RS232)
@@ -92,6 +102,8 @@
92 </para></listitem> 102 </para></listitem>
93 <listitem><para><emphasis>usbhost:</emphasis> Hardware is USB Host capable 103 <listitem><para><emphasis>usbhost:</emphasis> Hardware is USB Host capable
94 </para></listitem> 104 </para></listitem>
105 <listitem><para><emphasis>vfat:</emphasis> FAT file system support
106 </para></listitem>
95 <listitem><para><emphasis>wifi:</emphasis> Hardware has integrated WiFi 107 <listitem><para><emphasis>wifi:</emphasis> Hardware has integrated WiFi
96 </para></listitem> 108 </para></listitem>
97 </itemizedlist> 109 </itemizedlist>