]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/features/arch-support.txt
Merge remote-tracking branch 'remotes/stable/linux-4.4.y' into karo-tx6-mainline
[karo-tx-linux.git] / Documentation / features / arch-support.txt
1
2 For generic kernel features that need architecture support, the
3 arch-support.txt file in each feature directory shows the arch
4 support matrix, for all upstream Linux architectures.
5
6 The meaning of entries in the tables is:
7
8     | ok |  # feature supported by the architecture
9     |TODO|  # feature not yet supported by the architecture
10     | .. |  # feature cannot be supported by the hardware
11