projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
280e12a
)
enable NO_HZ, HIGH_RES_TIMERS
author
黄涛
<huangtao@rock-chips.com>
Mon, 14 Jun 2010 08:31:29 +0000
(08:31 +0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:27 +0000
(13:35 +0800)
.config
patch
|
blob
|
history
diff --git
a/.config
b/.config
index 7c2610e04ed3f0b6391bd260a97d05cc3b7aadb6..1faba049b3f347e6c6c1af78c7553606afb1b79a 100644
(file)
--- a/
.config
+++ b/
.config
@@
-231,8
+231,9
@@
CONFIG_COMMON_CLKDEV=y
#
# Kernel Features
#
-# CONFIG_NO_HZ is not set
-# CONFIG_HIGH_RES_TIMERS is not set
+CONFIG_TICK_ONESHOT=y
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_2G is not set