xref: /OK3568_Linux_fs/kernel/Documentation/features/arch-support.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun
2*4882a593SmuzhiyunFor generic kernel features that need architecture support, the
3*4882a593Smuzhiyunarch-support.txt file in each feature directory shows the arch
4*4882a593Smuzhiyunsupport matrix, for all upstream Linux architectures.
5*4882a593Smuzhiyun
6*4882a593SmuzhiyunThe meaning of entries in the tables is:
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun    | ok |  # feature supported by the architecture
9*4882a593Smuzhiyun    |TODO|  # feature not yet supported by the architecture
10*4882a593Smuzhiyun    | .. |  # feature cannot be supported by the hardware
11*4882a593Smuzhiyun
12