Skip to content

Commit

Permalink
[POWERPC] PMAC_APM_EMU should depend on ADB_PMU
Browse files Browse the repository at this point in the history
This patch fixes undefined refereneces to pmu_ symbols on 2.6.17.

Signed-Off-By: Danny van Dyk <kugelfang@gentoo.org>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Danny van Dyk authored and Paul Mackerras committed Jul 28, 2006
1 parent 96278d2 commit 4c962b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/macintosh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ config PMAC_SMU

config PMAC_APM_EMU
tristate "APM emulation"
depends on PPC_PMAC && PPC32 && PM
depends on PPC_PMAC && PPC32 && PM && ADB_PMU

config PMAC_MEDIABAY
bool "Support PowerBook hotswap media bay"
Expand Down

0 comments on commit 4c962b5

Please sign in to comment.