Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104794
b: refs/heads/master
c: d49747b
h: refs/heads/master
v: v3
  • Loading branch information
Scott Wood authored and Kumar Gala committed Jul 16, 2008
1 parent fd014f8 commit ae23d18
Show file tree
Hide file tree
Showing 9 changed files with 1,006 additions and 2 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: 7e72063c9aaeb618815589cd4d57f26186e6fcad
refs/heads/master: d49747bdfb2ddebea24d1580da55b79d093d48a9
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ config ARCH_HIBERNATION_POSSIBLE

config ARCH_SUSPEND_POSSIBLE
def_bool y
depends on ADB_PMU || PPC_EFIKA || PPC_LITE5200
depends on ADB_PMU || PPC_EFIKA || PPC_LITE5200 || PPC_83xx

config PPC_DCR_NATIVE
bool
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/83xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#
obj-y := misc.o usb.o
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_SUSPEND) += suspend.o suspend-asm.o
obj-$(CONFIG_MPC831x_RDB) += mpc831x_rdb.o
obj-$(CONFIG_MPC832x_RDB) += mpc832x_rdb.o
obj-$(CONFIG_MPC834x_MDS) += mpc834x_mds.o
Expand Down
Loading

0 comments on commit ae23d18

Please sign in to comment.