summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/AR933X_BASE
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/AR933X_BASE')
-rw-r--r--sys/mips/conf/AR933X_BASE3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/mips/conf/AR933X_BASE b/sys/mips/conf/AR933X_BASE
index 282f3b3..8de1a47 100644
--- a/sys/mips/conf/AR933X_BASE
+++ b/sys/mips/conf/AR933X_BASE
@@ -20,7 +20,7 @@ files "../atheros/files.ar71xx"
hints "AR933X_BASE.hints"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-# makeoptions MODULES_OVERRIDE="random gpio ar71xx if_gif if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_ahb hwpmc"
+# makeoptions MODULES_OVERRIDE="random yarrow_rng gpio ar71xx if_gif if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_ahb hwpmc"
makeoptions MODULES_OVERRIDE=""
options DDB
@@ -119,6 +119,7 @@ device ether
device md
device bpf
device random
+options YARROW_RNG # Yarrow software RNG
device if_bridge
device gpio
device gpioled
OpenPOWER on IntegriCloud