From abc2b81652273c80aec6c13d4bfda880f228e9bd Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Nov 2023 23:29:31 +1300 Subject: Remove references to apm in MACHINE_FEATURES apm is no longer supported in nanbield. (From yocto-docs rev: fa07d34db3b5ba670ed2dc1228ffb3c0c09b3c08) Signed-off-by: Paul Eggleton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/new-machine.rst | 2 +- documentation/ref-manual/features.rst | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation') 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: - ``PREFERRED_PROVIDER_virtual/kernel`` -- :term:`MACHINE_FEATURES` (e.g. "apm screen wifi") +- :term:`MACHINE_FEATURES` (e.g. "screen wifi") You might also need these variables: 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: - *alsa:* Hardware has ALSA audio drivers -- *apm:* Hardware uses APM (or APM emulation) - - *bluetooth:* Hardware has integrated BT - *efi:* Support for booting through EFI -- cgit v1.2.3-54-g00ecf