From 3df41b16010b2fae4036658d023de0c2e45e8423 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 31 Oct 2007 08:21:09 +0000 Subject: [PATCH] linux-ezx 2.6.23: disable dyntick --- packages/linux/linux-ezx-2.6.23/a780/defconfig | 4 ++-- packages/linux/linux-ezx_2.6.23.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/linux/linux-ezx-2.6.23/a780/defconfig b/packages/linux/linux-ezx-2.6.23/a780/defconfig index f1738cd2c8..c59efc8906 100755 --- a/packages/linux/linux-ezx-2.6.23/a780/defconfig +++ b/packages/linux/linux-ezx-2.6.23/a780/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23.1 -# Mon Oct 29 19:21:10 2007 +# Wed Oct 31 09:05:11 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -206,7 +206,7 @@ CONFIG_XSCALE_PMU=y # Kernel Features # CONFIG_TICK_ONESHOT=y -CONFIG_NO_HZ=y +# CONFIG_NO_HZ is not set CONFIG_HIGH_RES_TIMERS=y CONFIG_PREEMPT=y CONFIG_HZ=100 diff --git a/packages/linux/linux-ezx_2.6.23.bb b/packages/linux/linux-ezx_2.6.23.bb index 957fda0e8c..d97855a451 100644 --- a/packages/linux/linux-ezx_2.6.23.bb +++ b/packages/linux/linux-ezx_2.6.23.bb @@ -2,7 +2,7 @@ DESCRIPTION = "2.6 Linux Development Kernel for the Motorola GSM phones A780 and AUTHOR = "The OpenEZX Team " HOMEPAGE = "http://www.openezx.org" EZX = "ezxdev" -PR = "${EZX}-r1" +PR = "${EZX}-r2" # unstable branch, use 2.6.21 if you want something working DEFAULT_PREFERENCE = "-99" -- 2.39.5