forked from Minki/linux
ppc: fix up trivial Kconfig config selection
Quoth BenH: "Ok, looks like I forgot to update the Kconfig for the new i2c driver, it should select I2C_POWERMAC instead. Do you want a new patch or can you just fix it there ?" Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
ac171c4666
commit
e5ea0a9fca
@ -190,7 +190,7 @@ config WINDFARM_PM91
|
||||
config WINDFARM_PM112
|
||||
tristate "Support for thermal management on PowerMac11,2"
|
||||
depends on WINDFARM && I2C && PMAC_SMU
|
||||
select I2C_PMAC_SMU
|
||||
select I2C_POWERMAC
|
||||
help
|
||||
This driver provides thermal control for the PowerMac11,2
|
||||
which are the recent dual and quad G5 machines using the
|
||||
|
Loading…
Reference in New Issue
Block a user