summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3864
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 3638266..059a637 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -123,3 +123,7 @@ XENHVM opt_global.h
# options for the Intel C600 SAS driver (isci)
ISCI_LOGGING opt_isci.h
+
+# hw random number generators for random(4)
+PADLOCK_RNG opt_cpu.h
+RDRAND_RNG opt_cpu.h
OpenPOWER on IntegriCloud