diff options
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r-- | drivers/macintosh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index f44c94abd883..ee699a7d6214 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -114,7 +114,7 @@ config PMAC_SMU | |||
114 | config PMAC_APM_EMU | 114 | config PMAC_APM_EMU |
115 | tristate "APM emulation" | 115 | tristate "APM emulation" |
116 | select APM_EMULATION | 116 | select APM_EMULATION |
117 | depends on ADB_PMU && PM | 117 | depends on ADB_PMU && PM && PPC32 |
118 | 118 | ||
119 | config PMAC_MEDIABAY | 119 | config PMAC_MEDIABAY |
120 | bool "Support PowerBook hotswap media bay" | 120 | bool "Support PowerBook hotswap media bay" |