From 52765c13a07693703d36b045d1047b56ec5b0c08 Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Mon, 1 Dec 2008 23:48:48 +0000 Subject: terse is good, more readable; please commit deraadt@ --- sys/arch/sparc64/conf/GENERIC | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'sys/arch/sparc64/conf') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 841f09b4226..ff579171cdb 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.224 2008/11/26 21:54:20 uwe Exp $ +# $OpenBSD: GENERIC,v 1.225 2008/12/01 23:48:47 todd Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -248,19 +248,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? # CardBus bus support -- cgit v1.2.3