aboutsummaryrefslogtreecommitdiff
path: root/Documentation/arm/tcm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arm/tcm.rst')
-rw-r--r--Documentation/arm/tcm.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/arm/tcm.rst b/Documentation/arm/tcm.rst
index b256f9783883..535d4de0a2f4 100644
--- a/Documentation/arm/tcm.rst
+++ b/Documentation/arm/tcm.rst
@@ -159,3 +159,6 @@ Example code::
tcm_free(tcmem, 20);
}
}
+
+Example code can be found in the samples/arm_tcm directory of the kernel
+tree, and can be compiled in using menuconfig.