diff options
-rw-r--r-- | documentation/dev-manual/new-machine.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/features.rst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/documentation/dev-manual/new-machine.rst b/documentation/dev-manual/new-machine.rst index 930dd7eac7..6b41d24db4 100644 --- a/documentation/dev-manual/new-machine.rst +++ b/documentation/dev-manual/new-machine.rst | |||
@@ -38,7 +38,7 @@ file or include from a lower-level configuration file are as follows: | |||
38 | 38 | ||
39 | - ``PREFERRED_PROVIDER_virtual/kernel`` | 39 | - ``PREFERRED_PROVIDER_virtual/kernel`` |
40 | 40 | ||
41 | - :term:`MACHINE_FEATURES` (e.g. "apm screen wifi") | 41 | - :term:`MACHINE_FEATURES` (e.g. "screen wifi") |
42 | 42 | ||
43 | You might also need these variables: | 43 | You might also need these variables: |
44 | 44 | ||
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index eb210bb7b2..dd14339bc2 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
@@ -52,8 +52,6 @@ Project metadata: | |||
52 | 52 | ||
53 | - *alsa:* Hardware has ALSA audio drivers | 53 | - *alsa:* Hardware has ALSA audio drivers |
54 | 54 | ||
55 | - *apm:* Hardware uses APM (or APM emulation) | ||
56 | |||
57 | - *bluetooth:* Hardware has integrated BT | 55 | - *bluetooth:* Hardware has integrated BT |
58 | 56 | ||
59 | - *efi:* Support for booting through EFI | 57 | - *efi:* Support for booting through EFI |