Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54990
b: refs/heads/master
c: b302887
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Paul Mackerras committed May 2, 2007
1 parent 138f084 commit 8bcc0dc
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 479 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6bfeccdc110a4f92e44d51d67b274977392cbf46
refs/heads/master: b302887854d6f0c6f9fc3f1080535e7c1bd53134
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ config GENERIC_BUG
default y
depends on BUG

config SYS_SUPPORTS_APM_EMULATION
bool

config DEFAULT_UIMAGE
bool
help
Expand Down
4 changes: 3 additions & 1 deletion trunk/drivers/macintosh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ config PMAC_SMU

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

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

0 comments on commit 8bcc0dc

Please sign in to comment.