diff options
author | 2005-11-16 04:21:56 +0000 | |
---|---|---|
committer | 2005-11-16 04:21:56 +0000 | |
commit | 47776bb2728afa6f65b23ea383d2c55ee7688354 (patch) | |
tree | 6e9cec95e6b4686e402609c7d914a724d7f91c12 | |
parent | Xr pcagpio (diff) | |
download | wireguard-openbsd-47776bb2728afa6f65b23ea383d2c55ee7688354.tar.xz wireguard-openbsd-47776bb2728afa6f65b23ea383d2c55ee7688354.zip |
+ pcagpio
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 5badf001d29..7b4b422772e 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.106 2005/11/15 22:25:53 kettenis Exp $g +# $OpenBSD: GENERIC,v 1.107 2005/11/16 04:21:56 deraadt Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -255,6 +255,8 @@ lmenv* at maciic? maxtmp* at maciic? adc* at maciic? tsl* at maciic? +pcagpio* at maciic? +gpio* at pcagpio? # CardBus bus support cardbus* at cardslot? |