summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-06-25 14:49:24 +0000
committersam <sam@FreeBSD.org>2003-06-25 14:49:24 +0000
commit11d0a3004d55a830821dee366eea031ffb353eae (patch)
tree19a0e43eae65a861a21542481cbf78699e4d9a5d /sys/conf
parentd3e57f6d4a76b5378435d50fcf60ad04f526047c (diff)
downloadFreeBSD-src-11d0a3004d55a830821dee366eea031ffb353eae.zip
FreeBSD-src-11d0a3004d55a830821dee366eea031ffb353eae.tar.gz
add "no RNG support options" for ubsec and hifn drivers
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index cf02ef2..5f6b713 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -602,13 +602,16 @@ WI_SYMBOL_FIRMWARE opt_wi.h
# XXX bogusly global.
DEVICE_POLLING opt_global.h
+
# options for ubsec driver
UBSEC_DEBUG opt_ubsec.h
UBSEC_RNDTEST opt_ubsec.h
+UBSEC_NO_RNG opt_ubsec.h
# options for hifn driver
HIFN_DEBUG opt_hifn.h
HIFN_RNDTEST opt_hifn.h
+HIFN_NO_RNG opt_hifn.h
# syscons options
MAXCONS opt_syscons.h
OpenPOWER on IntegriCloud