aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf/MINIMAL
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2025-10-23 22:27:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2025-10-23 23:17:19 +0000
commitd1ca01059d5d756a4aef09d955e98aa59a284344 (patch)
treec5912cd0f7172e1e7f306f68ba51c45904f6b84b /sys/amd64/conf/MINIMAL
parent0d589ecbc7aa916537fd21c0344919491cfcb293 (diff)
padlock(4)/nehemiah: move i386-only entropy source to MD files
Reviewed by: khng Differential Revision: https://reviews.freebsd.org/D53309
Diffstat (limited to 'sys/amd64/conf/MINIMAL')
-rw-r--r--sys/amd64/conf/MINIMAL1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
index 0baf6d6431de..61c713c609a4 100644
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -113,7 +113,6 @@ device uart # Generic UART driver
# Pseudo devices.
device loop # Network loopback
-device padlock_rng # VIA Padlock RNG
device rdrand_rng # Intel Bull Mountain RNG
device ether # Ethernet support