From 09f25d9cf49d2ad58632143da49cba06ec9aefbd Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 22 Jun 2006 01:38:06 +0000 Subject: do not enable the gpio parent either --- sys/arch/macppc/conf/GENERIC | 4 ++-- 1 file 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? -- cgit v1.2.3