summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2013-07-31 17:21:18 +0000
committerobrien <obrien@FreeBSD.org>2013-07-31 17:21:18 +0000
commit7999076e3e464a2dd3a7abc86d14b874da837ec0 (patch)
tree0214e6338a2fb9904fb96b90f6c2f84d17e742a0 /sys/powerpc/conf
parenta8df631d0527c68753a33443af52e11b08ebde5d (diff)
downloadFreeBSD-src-7999076e3e464a2dd3a7abc86d14b874da837ec0.zip
FreeBSD-src-7999076e3e464a2dd3a7abc86d14b874da837ec0.tar.gz
Back out r253779 & r253786.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
-rw-r--r--sys/powerpc/conf/GENERIC641
-rw-r--r--sys/powerpc/conf/MPC85XX1
-rw-r--r--sys/powerpc/conf/WII1
4 files changed, 0 insertions, 4 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 8049e40..d91e00d 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -144,7 +144,6 @@ device fxp # Intel EtherExpress PRO/100B (82557, 82558)
# Pseudo devices.
device loop # Network loopback
device random # Entropy device
-options YARROW_RNG # Yarrow software RNG
device ether # Ethernet support
device vlan # 802.1Q VLAN support
device tun # Packet tunnel.
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 888b3c0..1cdf195 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -141,7 +141,6 @@ device fxp # Intel EtherExpress PRO/100B (82557, 82558)
# Pseudo devices.
device loop # Network loopback
device random # Entropy device
-options YARROW_RNG # Yarrow software RNG
device ether # Ethernet support
device vlan # 802.1Q VLAN support
device tun # Packet tunnel.
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index ccf5297..e222ddb 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -76,7 +76,6 @@ device pass
device pci
device quicc
device random
-options YARROW_RNG # Yarrow software RNG
#device rl
device scbus
device scc
diff --git a/sys/powerpc/conf/WII b/sys/powerpc/conf/WII
index 2777cf5..e4d61b2 100644
--- a/sys/powerpc/conf/WII
+++ b/sys/powerpc/conf/WII
@@ -72,7 +72,6 @@ makeoptions SC_DFLT_FONT=cp437
# Pseudo devices.
device loop # Network loopback
device random # Entropy device
-options YARROW_RNG # Yarrow software RNG
device ether # Ethernet support
device vlan # 802.1Q VLAN support
device tun # Packet tunnel.
OpenPOWER on IntegriCloud