summaryrefslogtreecommitdiffstats
path: root/Documentation/features/arch-support.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/features/arch-support.txt')
-rw-r--r--Documentation/features/arch-support.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/features/arch-support.txt b/Documentation/features/arch-support.txt
new file mode 100644
index 000000000..118ae0318
--- /dev/null
+++ b/Documentation/features/arch-support.txt
@@ -0,0 +1,12 @@
+
+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
+