summaryrefslogtreecommitdiff
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.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/features/arch-support.txt b/Documentation/features/arch-support.txt
new file mode 100644
index 000000000000..d22a1095e661
--- /dev/null
+++ b/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
+