summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/ref-features.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml
index f4d755666d..7d98464126 100644
--- a/documentation/poky-ref-manual/ref-features.xml
+++ b/documentation/poky-ref-manual/ref-features.xml
@@ -28,8 +28,9 @@
28 <title>Distro</title> 28 <title>Distro</title>
29 29
30 <para> 30 <para>
31 The items below are valid options for 31 The items below are features you can use with
32 <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>: 32 <link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>.
33 This list only represents features as shipped with the Yocto Project metadata:
33 <itemizedlist> 34 <itemizedlist>
34 <listitem><para><emphasis>alsa:</emphasis> ALSA support will be included (OSS compatibility 35 <listitem><para><emphasis>alsa:</emphasis> ALSA support will be included (OSS compatibility
35 kernel modules will be installed if available).</para></listitem> 36 kernel modules will be installed if available).</para></listitem>
@@ -74,8 +75,9 @@
74 <title>Machine</title> 75 <title>Machine</title>
75 76
76 <para> 77 <para>
77 The items below are valid options for 78 The items below are features you can use with
78 <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>: 79 <link linkend='var-MACHINE_FEATURES'><filename>MACHINE_FEATURES</filename></link>.
80 This list only represents features as shipped with the Yocto Project metadata:
79 <itemizedlist> 81 <itemizedlist>
80 <listitem><para><emphasis>acpi:</emphasis> Hardware has ACPI (x86/x86_64 only) 82 <listitem><para><emphasis>acpi:</emphasis> Hardware has ACPI (x86/x86_64 only)
81 </para></listitem> 83 </para></listitem>