Disable USB bluetooth (needs netgraph built in) and USB audio (doesn't
compile).
This commit is contained in:
parent
4c3ef59e3d
commit
e287cc5d31
@ -97,8 +97,8 @@ device usb2_serial_visor
|
||||
device usb2_serial_vscom
|
||||
|
||||
# USB bluetooth support
|
||||
device usb2_bluetooth
|
||||
device usb2_bluetooth_ng
|
||||
#device usb2_bluetooth
|
||||
#device usb2_bluetooth_ng
|
||||
|
||||
# USB input device support
|
||||
device usb2_input
|
||||
@ -107,4 +107,4 @@ device usb2_input_kbd
|
||||
device usb2_input_ms
|
||||
|
||||
# USB sound and MIDI device support
|
||||
device usb2_sound
|
||||
#device usb2_sound
|
||||
|
Loading…
x
Reference in New Issue
Block a user