remove some leftover nsmb(4) references from kernel configs
This commit is contained in:
parent
f8f567bba7
commit
f5deac875d
@ -6,7 +6,7 @@ include "arch/macppc/conf/std.macppc.g5"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.33 $"
|
||||
#ident "GENERIC-$Revision: 1.34 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -173,7 +173,6 @@ pseudo-device wsmux # mouse and keyboard multiplexor
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device drvctl # user control of drive subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
pseudo-device nsmb # SMB requester
|
||||
#pseudo-device npf # NPF packet filter
|
||||
|
||||
# Enable the hooks used for initializing the ram-disk.
|
||||
|
@ -228,7 +228,6 @@ pseudo-device wsmux # mouse and keyboard multiplexor
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device drvctl # user control of drive subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
#pseudo-device nsmb # SMB requester
|
||||
#pseudo-device npf # NPF packet filter
|
||||
|
||||
# Enable the hooks used for initializing the ram-disk.
|
||||
|
@ -180,7 +180,6 @@ pseudo-device openfirm # /dev/openfirm
|
||||
pseudo-device wsmux # mouse and keyboard multiplexor
|
||||
pseudo-device clockctl # user control of clock subsystem
|
||||
pseudo-device ksyms # /dev/ksyms
|
||||
pseudo-device nsmb # SMB requester
|
||||
pseudo-device bpfilter 8 # Berkeley packet filter
|
||||
#pseudo-device npf # NPF packet filter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user