summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/AR91XX_BASE
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/AR91XX_BASE')
-rw-r--r--sys/mips/conf/AR91XX_BASE3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/mips/conf/AR91XX_BASE b/sys/mips/conf/AR91XX_BASE
index a84474d..ad81bee 100644
--- a/sys/mips/conf/AR91XX_BASE
+++ b/sys/mips/conf/AR91XX_BASE
@@ -20,7 +20,7 @@ files "../atheros/files.ar71xx"
hints "AR91XX_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"
options DDB
options KDB
@@ -113,6 +113,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