diff options
Diffstat (limited to 'sys/alpha/conf/GENERIC')
-rw-r--r-- | sys/alpha/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 5f1dccf..3cf6b6e 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -190,6 +190,7 @@ device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! +# Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support |