diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2013-07-29 20:26:27 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2013-07-29 20:26:27 +0000 |
| commit | 99ff83da740de3de131259dc672d645639e6c965 (patch) | |
| tree | 7321ee5c53e41f64a4e3a37d1e501321672bb5af /sys/amd64 | |
| parent | 23b5c8fe3d87622bb7f1c6bdbf747740d9cde683 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 17990a3f7ab8..dbd76d62cada 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -295,6 +295,7 @@ device loop # Network loopback device random # Entropy device options PADLOCK_RNG # VIA Padlock RNG options RDRAND_RNG # Intel Bull Mountain RNG +options YARROW_RNG # Yarrow software RNG device ether # Ethernet support device vlan # 802.1Q VLAN support device tun # Packet tunnel. |
