diff options
author | markm <markm@FreeBSD.org> | 2000-06-25 09:18:13 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-06-25 09:18:13 +0000 |
commit | c740c026d9c94b58a2ff127870ff13c58df438e7 (patch) | |
tree | a36ef78fbc7af16b12b0330e7b2822c0075ddf21 /sys/alpha/conf/GENERIC | |
parent | 9a058443da0d28ee79714e1899fe16aa105dfe5c (diff) | |
download | FreeBSD-src-c740c026d9c94b58a2ff127870ff13c58df438e7.zip FreeBSD-src-c740c026d9c94b58a2ff127870ff13c58df438e7.tar.gz |
Get the build bits right for the new Architecture Independant null- and
entropy drivers.
Reviewed by: dfr(mostly)
Diffstat (limited to 'sys/alpha/conf/GENERIC')
-rw-r--r-- | sys/alpha/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 8741077..c8051d8 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -68,6 +68,7 @@ options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING +options RANDOMDEV #entropy device # Standard busses device isa |