remove some leftover nsmb(4) references from kernel configs

This commit is contained in:
jdolecek 2020-04-04 15:56:25 +00:00
parent f8f567bba7
commit f5deac875d
3 changed files with 1 additions and 4 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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