summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-22 01:38:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-22 01:38:06 +0000
commit09f25d9cf49d2ad58632143da49cba06ec9aefbd (patch)
tree0024a7f51aadcfc0f6ff4f7c30204d0b094f6ab8 /sys/arch
parent3cc1cc3656b625fa99064a6eeac61e925695f379 (diff)
do not enable the gpio parent either
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 8278cec4cc6..e301612603d 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.142 2006/06/21 22:10:38 deraadt Exp $g
+# $OpenBSD: GENERIC,v 1.143 2006/06/22 01:38:05 deraadt Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -272,7 +272,7 @@ maxtmp* at iic?
adc* at iic?
tsl* at iic?
admtmp* at iic?
-pcagpio* at iic?
+#pcagpio* at iic?
#gpio* at pcagpio?
maxds* at iic?
fcu* at iic?