enable NO_HZ, HIGH_RES_TIMERS

This commit is contained in:
黄涛
2010-06-14 08:31:29 +00:00
parent 280e12ab67
commit dd30a7e482

View File

@@ -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