summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/macppc/conf/GENERIC5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 20183458f56..1700e43e559 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.99 2005/11/12 11:18:03 martin Exp $g
+# $OpenBSD: GENERIC,v 1.100 2005/11/12 18:40:26 kettenis Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -247,6 +247,9 @@ ugen* at uhub? # USB Generic driver
# I2C bus support
maciic* at smu?
+# I2C devices
+lmtemp* at maciic?
+
# CardBus bus support
cardbus* at cardslot?
pcmcia* at cardslot?