summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-07-11 21:54:39 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-07-11 21:54:39 +0000
commit0002bc61dae35baaf16e6e53a1f8d174ada194a3 (patch)
treefbb2b23af0dc4ad054d299ba031f89514990058b /sys/arch/zaurus
parentd594eaa9376bf79e4bbe522b7eca9f7f682afc24 (diff)
"It's not the years, honey; it's the mileage."
bluetooth support doesn't work and isn't going anywhere. the current design is a dead end, and should not be the basis for any future support. general consensus says to whack it so as to not mislead the unwary.
Diffstat (limited to 'sys/arch/zaurus')
-rw-r--r--sys/arch/zaurus/conf/files.zaurus4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/files.zaurus b/sys/arch/zaurus/conf/files.zaurus
index d77cf92ce11..e58f21fb710 100644
--- a/sys/arch/zaurus/conf/files.zaurus
+++ b/sys/arch/zaurus/conf/files.zaurus
@@ -1,4 +1,4 @@
-# $OpenBSD: files.zaurus,v 1.28 2013/11/04 14:07:16 deraadt Exp $
+# $OpenBSD: files.zaurus,v 1.29 2014/07/11 21:54:38 tedu Exp $
#
# First try for arm-specific configuration info
#
@@ -100,8 +100,6 @@ include "dev/usb/files.usb"
attach pxaudc at pxaip with pxaudc_zaurus
file arch/zaurus/dev/zaurus_udc.c pxaudc_zaurus
-# Bluetooth
-include "dev/bluetooth/files.bluetooth"
# Media Independent Interface (mii)
include "dev/mii/files.mii"