diff options
Diffstat (limited to 'sys/arch/macppc/conf/GENERIC')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index bacad622569..c88c0b402b9 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.185 2008/11/26 21:54:20 uwe Exp $g +# $OpenBSD: GENERIC,v 1.186 2008/12/01 23:48:47 todd Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -296,19 +296,14 @@ video* at uvideo? # Bluetooth controllers ubt* at uhub? # USB Bluetooth - -# Bluetooth bus support bthub* at ubt? -# Bluetooth HID support -bthidev* at bthub? +bthidev* at bthub? # Bluetooth HID support btkbd* at bthidev? btms* at bthidev? wskbd* at btkbd? mux 1 wsmouse* at btms? mux 0 - -# Bluetooth audio support -btsco* at bthub? +btsco* at bthub? # Bluetooth audio support audio* at btsco? # I2C bus support |