Add bpf and random to Octeon configurations, since they're needed to run

dhclient and ssh respectively.

Reviewed by:	imp
This commit is contained in:
Juli Mallett 2010-03-11 22:29:45 +00:00
parent 9b98f51885
commit 56c96c364e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205049
2 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,8 @@ nodevice uart_ns8250
device rgmii
#options VERBOSE_SYSINIT
device bpf
device random
#
# Use the following for Compact Flash file-system

View File

@ -70,6 +70,8 @@ nodevice uart_ns8250
device rgmii
#options VERBOSE_SYSINIT
device bpf
device random
#
# Use the following for Compact Flash file-system