projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
021cc7e
)
arch/arm/configs/tizen_defconfig: Turn off CONFIG_LOCAL_TIMERS
author
Evgeny Voevodin
<e.voevodin@samsung.com>
Fri, 22 Jun 2012 10:37:44 +0000
(14:37 +0400)
committer
Evgeny Voevodin
<e.voevodin@samsung.com>
Fri, 14 Sep 2012 05:42:21 +0000
(09:42 +0400)
Let kernel use only GFRC timer in mct. This speeds up emulation.
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
arch/arm/configs/tizen_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_defconfig
b/arch/arm/configs/tizen_defconfig
index 27812c2bd79ed78e3c1bd8c6a2de6ddf7b96c6c6..120ebc13b397e9d66617449b728eda1839baccc2 100644
(file)
--- a/
arch/arm/configs/tizen_defconfig
+++ b/
arch/arm/configs/tizen_defconfig
@@
-509,7
+509,7
@@
CONFIG_VMSPLIT_2G=y
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_NR_CPUS=2
CONFIG_HOTPLUG_CPU=y
-CONFIG_LOCAL_TIMERS=y
+# CONFIG_LOCAL_TIMERS is not set
CONFIG_ARCH_NR_GPIO=0
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set