diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-11-15 22:25:54 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2005-11-15 22:25:54 +0000 |
commit | 034580ec2824227791adec05be1fd759403da320 (patch) | |
tree | e2591513c5eed0cce7e4d56f68a26ff2b2591391 /sys/arch/macppc/conf | |
parent | 863910fb9ce4b2b88c3dbca36d2cdc727c3f22fc (diff) |
Enable tsl.
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index ac90aa276a9..5badf001d29 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.105 2005/11/15 18:28:14 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.106 2005/11/15 22:25:53 kettenis Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -254,6 +254,7 @@ lmtemp* at maciic? lmenv* at maciic? maxtmp* at maciic? adc* at maciic? +tsl* at maciic? # CardBus bus support cardbus* at cardslot? |