From dddac8f2c337d364135fd7202c358dbf224a321a Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Fri, 3 Oct 2008 08:45:12 +0000 Subject: linux-moblin: Remove the obsolete IRQ_BALANCE option 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 | 9 +++++---- meta/packages/linux/linux-moblin_2.6.27-rc1.bb | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/meta/packages/linux/linux-moblin-2.6.27-rc1/defconfig-eee901 b/meta/packages/linux/linux-moblin-2.6.27-rc1/defconfig-eee901 index 3ec4bdb15..9820821a7 100644 --- a/meta/packages/linux/linux-moblin-2.6.27-rc1/defconfig-eee901 +++ b/meta/packages/linux/linux-moblin-2.6.27-rc1/defconfig-eee901 @@ -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 diff --git a/meta/packages/linux/linux-moblin_2.6.27-rc1.bb b/meta/packages/linux/linux-moblin_2.6.27-rc1.bb index bf33144e6..fc507dea1 100644 --- a/meta/packages/linux/linux-moblin_2.6.27-rc1.bb +++ b/meta/packages/linux/linux-moblin_2.6.27-rc1.bb @@ -1,6 +1,6 @@ require linux-moblin.inc -PR = "r3" +PR = "r4" DEFAULT_PREFERENCE_eee901 = "1" -- cgit v1.2.3