summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64/conf/files.hppa64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa64/conf/files.hppa64')
-rw-r--r--sys/arch/hppa64/conf/files.hppa647
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/arch/hppa64/conf/files.hppa64 b/sys/arch/hppa64/conf/files.hppa64
index 56f93b51d1b..bc81434b8b8 100644
--- a/sys/arch/hppa64/conf/files.hppa64
+++ b/sys/arch/hppa64/conf/files.hppa64
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa64,v 1.19 2015/07/17 22:52:28 tedu Exp $
+# $OpenBSD: files.hppa64,v 1.20 2016/01/08 15:54:13 jcs Exp $
#
# hppa64-specific configuration info
@@ -48,6 +48,11 @@ include "dev/cardbus/files.cardbus"
include "dev/pcmcia/files.pcmcia"
#
+# Machine-independent HID support
+#
+include "dev/hid/files.hid"
+
+#
# Machine-independent USB drivers
#
include "dev/usb/files.usb"