luckfox-pico-sdk/sysdrv/source/kernel/Documentation/features/arch-support.txt
2023-08-08 20:36:47 +08:00

12 lines
396 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