diff options
author | Adrian Bunk <bunk@stusta.de> | 2019-05-16 20:51:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-07 13:57:41 +0100 |
commit | 39f30789e2e7728bb61123a709f953e4a6919b24 (patch) | |
tree | 855cc34cc861d8d49cf36260ae0f2a14ead1ba03 /documentation/ref-manual | |
parent | 22c84e16f1748cca410fa3b82c66eb378e8e16a6 (diff) | |
download | poky-39f30789e2e7728bb61123a709f953e4a6919b24.tar.gz |
ref-manual: Remove irda feature
IrDA support was removed in upstream kernel 4.17,
and irda-utils as well as the feature are now also removed.
(From yocto-docs rev: 5650b3c733310b4d478440449d427de417946c81)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 7a3555d0b9..b057d2d040 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -76,8 +76,6 @@ | |||
76 | </para></listitem> | 76 | </para></listitem> |
77 | <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive | 77 | <listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive |
78 | </para></listitem> | 78 | </para></listitem> |
79 | <listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support | ||
80 | </para></listitem> | ||
81 | <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard | 79 | <listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard |
82 | </para></listitem> | 80 | </para></listitem> |
83 | <listitem><para><emphasis>pcbios:</emphasis> Support for booting through BIOS | 81 | <listitem><para><emphasis>pcbios:</emphasis> Support for booting through BIOS |
@@ -190,8 +188,6 @@ | |||
190 | support.</para></listitem> | 188 | support.</para></listitem> |
191 | <listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support. | 189 | <listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support. |
192 | </para></listitem> | 190 | </para></listitem> |
193 | <listitem><para><emphasis>irda:</emphasis> Include IrDA support. | ||
194 | </para></listitem> | ||
195 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard | 191 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard |
196 | support (e.g. keymaps will be loaded during boot). | 192 | support (e.g. keymaps will be loaded during boot). |
197 | </para></listitem> | 193 | </para></listitem> |