From a785304fb2bb1a2720f67502d93a9ec30b3ddabe Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sat, 3 Jan 2015 02:39:28 +0000 Subject: [PATCH] For now build random into the kernel - there seems to be issues kldload'ing it at early boot. --- sys/mips/conf/DIR-825B1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/mips/conf/DIR-825B1 b/sys/mips/conf/DIR-825B1 index f95b1ed1849..49cf0de676a 100644 --- a/sys/mips/conf/DIR-825B1 +++ b/sys/mips/conf/DIR-825B1 @@ -19,7 +19,7 @@ hints "DIR-825B1.hints" # Since the kernel image must fit inside 1024KiB, we have to build almost # everything as modules. -nodevice random +# nodevice random nodevice gpio nodevice gpioled nodevice gif