debian/config/config: Fix.

svn path=/dists/trunk/linux-2.6/; revision=13144
This commit is contained in:
Bastian Blank 2009-03-16 22:49:21 +00:00
parent 2342b93d79
commit 429871a939
1 changed files with 1 additions and 1 deletions

View File

@ -2623,7 +2623,7 @@ CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
## choice: RCU Implementation
CONFIG_CLASSIC_RCU=m
CONFIG_CLASSIC_RCU=y
# CONFIG_TREE_RCU is not set
# CONFIG_PREEMPT_RCU is not set
## end choice