aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2008-12-30 20:13:20 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2008-12-30 20:13:20 +0000
commite287cc5d31e14fd49644007c7ec280a39e6bdd16 (patch)
tree70882d33e740bec68df298e002d71b44b544d381 /sys/amd64/conf
parent4c3ef59e3d6993cea3798f4eb2cbe069a1526cde (diff)
downloadsrc-e287cc5d31e14fd49644007c7ec280a39e6bdd16.tar.gz
src-e287cc5d31e14fd49644007c7ec280a39e6bdd16.zip
Disable USB bluetooth (needs netgraph built in) and USB audio (doesn't
compile).
Notes
Notes: svn path=/head/; revision=186610
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/USB26
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/amd64/conf/USB2 b/sys/amd64/conf/USB2
index 5ffc9c0e7f5e..3446d713053e 100644
--- a/sys/amd64/conf/USB2
+++ b/sys/amd64/conf/USB2
@@ -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