Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318809
b: refs/heads/master
c: 4126c01
h: refs/heads/master
i:
  318807: cdaaa4b
v: v3
  • Loading branch information
Colin Cross authored and Len Brown committed Jun 2, 2012
1 parent f4bb55f commit 831b1f5
Show file tree
Hide file tree
Showing 7 changed files with 734 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: 3af272ab75c7a0c7fa5ae5507724d961f7e7718b
refs/heads/master: 4126c0197bc8c58a0bb7fcda07b01b596b6fb4c5
3 changes: 3 additions & 0 deletions trunk/drivers/cpuidle/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ config CPU_IDLE_GOV_MENU
bool
depends on CPU_IDLE && NO_HZ
default y

config ARCH_NEEDS_CPU_IDLE_COUPLED
def_bool n
1 change: 1 addition & 0 deletions trunk/drivers/cpuidle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
#

obj-y += cpuidle.o driver.o governor.o sysfs.o governors/
obj-$(CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED) += coupled.o
Loading

0 comments on commit 831b1f5

Please sign in to comment.