summaryrefslogtreecommitdiffstats
path: root/Documentation/features/arch-support.txt
blob: 118ae031840b7e5a9a42d920cbe1dcaae0defb29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
For generic kernel features that need architecture support, the
arch-support.txt file in each feature directory shows the arch
support matrix, for all upstream Linux architectures.

The meaning of entries in the tables is:

    | ok |  # feature supported by the architecture
    |TODO|  # feature not yet supported by the architecture
    | .. |  # feature cannot be supported by the hardware
    | N/A|  # feature doesn't apply to the architecture