debian/config/config: Enable NO_HZ and HIGH_RES_TIMERS.

svn path=/dists/trunk/linux-2.6/; revision=11488
This commit is contained in:
Bastian Blank 2008-05-29 15:31:33 +00:00
parent 083d21a4c4
commit a22d78d277
1 changed files with 6 additions and 0 deletions

View File

@ -1947,6 +1947,12 @@ CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT is not set
## end choice
##
## file: kernel/time/Kconfig
##
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
##
## file: lib/Kconfig
##