aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2000-06-25 09:18:13 +0000
committerMark Murray <markm@FreeBSD.org>2000-06-25 09:18:13 +0000
commit15bbdecf2e46f15d3d2c1e4d81f144a684bc7956 (patch)
tree48465e8ec979c905df662324f76312cf3ed2504d /sys/alpha
parent5afffbaa0869a8559025909d3cedbb3c899d0535 (diff)
downloadsrc-15bbdecf2e46f15d3d2c1e4d81f144a684bc7956.tar.gz
src-15bbdecf2e46f15d3d2c1e4d81f144a684bc7956.zip
Get the build bits right for the new Architecture Independant null- and
entropy drivers. Reviewed by: dfr(mostly)
Notes
Notes: svn path=/head/; revision=62058
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC1
-rw-r--r--sys/alpha/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 874107712c46..c8051d856244 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
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 874107712c46..c8051d856244 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -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