]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-moblin: Remove the obsolete IRQ_BALANCE option
authorSamuel Ortiz <sameo@openedhand.com>
Fri, 3 Oct 2008 08:45:12 +0000 (08:45 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Fri, 3 Oct 2008 08:45:12 +0000 (08:45 +0000)
Found by powertop. The new defconfig also includes a couple option that
makes powertop happier.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5405 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-moblin-2.6.27-rc1/defconfig-eee901
meta/packages/linux/linux-moblin_2.6.27-rc1.bb

index 3ec4bdb153bb2c502eaab268e4e7de9f3d368fbe..9820821a7b2ba97d50eb770a396ae3ab254f1df7 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.27-rc1
-# Tue Sep 30 16:48:58 2008
+# Wed Oct  1 17:20:02 2008
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -76,7 +76,8 @@ CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_AUDIT=y
 CONFIG_AUDITSYSCALL=y
 CONFIG_AUDIT_TREE=y
-# CONFIG_IKCONFIG is not set
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
 CONFIG_LOG_BUF_SHIFT=17
 # CONFIG_CGROUPS is not set
 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
@@ -283,7 +284,7 @@ CONFIG_MTRR=y
 # CONFIG_MTRR_SANITIZER is not set
 # CONFIG_X86_PAT is not set
 # CONFIG_EFI is not set
-CONFIG_IRQBALANCE=y
+# CONFIG_IRQBALANCE is not set
 # CONFIG_SECCOMP is not set
 # CONFIG_HZ_100 is not set
 # CONFIG_HZ_250 is not set
@@ -354,7 +355,7 @@ CONFIG_ACPI_SBS=m
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_TABLE=y
 CONFIG_CPU_FREQ_DEBUG=y
-CONFIG_CPU_FREQ_STAT=y
+CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
index bf33144e66c3cd4d97ed13da13c559cc133dc0d5..fc507dea1d0e4b506583940aaae2eed0659da509 100644 (file)
@@ -1,6 +1,6 @@
 require linux-moblin.inc
 
-PR = "r3"
+PR = "r4"
 
 DEFAULT_PREFERENCE_eee901 = "1"