Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81339
b: refs/heads/master
c: 781749a
h: refs/heads/master
i:
  81337: 68187e1
  81335: 3f4de28
v: v3
  • Loading branch information
Takashi Yamamoto authored and Paul Mackerras committed Jan 25, 2008
1 parent 4543609 commit 16b4dae
Show file tree
Hide file tree
Showing 5 changed files with 1,325 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ed7570022a42a60ecb67c53f429bc96c7bc5597d
refs/heads/master: 781749a46b34dc5c9e4000df7b9d37d675c17463
13 changes: 13 additions & 0 deletions trunk/arch/powerpc/platforms/ps3/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,17 @@ config PS3_FLASH
be disabled on the kernel command line using "ps3flash=off", to
not allocate this fixed buffer.

config PS3_LPM
tristate "PS3 Logical Performance Monitor support"
depends on PPC_PS3
help
Include support for the PS3 Logical Performance Monitor.

This support is required to use the logical performance monitor
of the PS3's LV1 hypervisor.

If you intend to use the advanced performance monitoring and
profiling support of the Cell processor with programs like
oprofile and perfmon2, then say Y or M, otherwise say N.

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/ps3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ ps3av_mod-objs += ps3av.o ps3av_cmd.o
obj-$(CONFIG_PPC_PS3) += sys-manager-core.o
obj-$(CONFIG_PS3_SYS_MANAGER) += ps3-sys-manager.o
obj-$(CONFIG_PS3_STORAGE) += ps3stor_lib.o
obj-$(CONFIG_PS3_LPM) += ps3-lpm.o
Loading

0 comments on commit 16b4dae

Please sign in to comment.