diff options
Diffstat (limited to 'kernel/Documentation/features/arch-support.txt')
-rw-r--r-- | kernel/Documentation/features/arch-support.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel/Documentation/features/arch-support.txt b/kernel/Documentation/features/arch-support.txt new file mode 100644 index 000000000..d22a1095e --- /dev/null +++ b/kernel/Documentation/features/arch-support.txt @@ -0,0 +1,11 @@ + +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 + |