summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/README.txt')
-rw-r--r--nuttx/configs/sama5d3x-ek/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/configs/sama5d3x-ek/README.txt b/nuttx/configs/sama5d3x-ek/README.txt
index 66109e06e..2a6b52208 100644
--- a/nuttx/configs/sama5d3x-ek/README.txt
+++ b/nuttx/configs/sama5d3x-ek/README.txt
@@ -1290,6 +1290,15 @@ Configurations
nsh> cat /dev/kbda
+ 10. Support SAMA5D3 TRNG peripheral is enabled so that it provides
+ /dev/random. The following configuration settings are relevant:
+
+ System Type:
+ CONFIG_SAMA5_TRNG=y : Enable the TRNG peripheral
+
+ Drivers (automatically selected):
+ CONFIG_DEV_RANDOM=y : Enable /dev/random
+
The following features are *not* enabled in the demo configuration but
might be of some use to you: