Files
Linux-Kernel_MiSTer/Documentation/features/arch-support.txt
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

13 lines
452 B
Plaintext

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