envctrl needs to pull in i2cbus
This commit is contained in:
parent
b53262281a
commit
a0e394bf30
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.sparc64,v 1.111 2007/07/07 05:13:17 tsutsui Exp $
|
||||
# $NetBSD: files.sparc64,v 1.112 2007/08/13 22:18:31 macallan Exp $
|
||||
|
||||
# @(#)files.sparc64 8.1 (Berkeley) 7/19/93
|
||||
# sparc64-specific configuration info
|
||||
@ -67,7 +67,7 @@ device power
|
||||
attach power at sbus, ebus
|
||||
file arch/sparc64/dev/power.c power
|
||||
|
||||
device envctrl: sysmon_envsys, pcf8584
|
||||
device envctrl: sysmon_envsys, pcf8584, i2cbus
|
||||
attach envctrl at ebus
|
||||
file arch/sparc64/dev/envctrl.c envctrl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user