diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-06-21 22:10:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-06-21 22:10:39 +0000 |
commit | 4e51e54b337c7ba899df8555a996789e7d85dcae (patch) | |
tree | 58f9e82bf06b55ba8dfb9df3f4685a8d5848e5ef /sys | |
parent | 7b75955a95758fd98b6f6eb8fd05910a961b2837 (diff) |
this gpio should not be enabled
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 7716020af4c..8278cec4cc6 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.141 2006/06/16 14:25:17 pedro Exp $g +# $OpenBSD: GENERIC,v 1.142 2006/06/21 22:10:38 deraadt Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -273,7 +273,7 @@ adc* at iic? tsl* at iic? admtmp* at iic? pcagpio* at iic? -gpio* at pcagpio? +#gpio* at pcagpio? maxds* at iic? fcu* at iic? adt* at iic? |