summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/XEN
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf/XEN')
-rw-r--r--sys/i386/conf/XEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/XEN b/sys/i386/conf/XEN
index bcc9f19..f90dd81 100644
--- a/sys/i386/conf/XEN
+++ b/sys/i386/conf/XEN
@@ -76,6 +76,7 @@ device pci
# Pseudo devices.
device loop # Network loopback
device random # Entropy device
+options YARROW_RNG # Yarrow software RNG
device ether # Ethernet support
device tun # Packet tunnel.
device md # Memory "disks"
@@ -90,4 +91,3 @@ options AH_SUPPORT_AR5416
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device bpf # Berkeley packet filter
-
OpenPOWER on IntegriCloud