Commit ed13a92d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

docs: archis: add a per-architecture features list



Add a feature list matrix for each architecture to their
respective Kernel books.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9c39d4dd93e05c0008205527d2c3450912f029ed.1606748711.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 63fdc462
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features arm
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ ARM Architecture
   vlocks
   porting

   features

SoC-specific documents
======================

+3 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features arm64
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@ ARM64 Architecture
    tagged-address-abi
    tagged-pointers

    features

.. only::  subproject and html

   Indices
+3 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features ia64
Loading