diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/lemote/kernel.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/lemote/kernel.config b/target/lemote/kernel.config index 29731d812..22e8d01a6 100644 --- a/target/lemote/kernel.config +++ b/target/lemote/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.33 -# Sun Feb 28 16:36:49 2010 +# Fri Mar 5 18:56:32 2010 # CONFIG_MIPS=y @@ -212,7 +212,8 @@ CONFIG_TREE_RCU=y CONFIG_RCU_FANOUT=64 # CONFIG_RCU_FANOUT_EXACT is not set # CONFIG_TREE_RCU_TRACE is not set -# CONFIG_IKCONFIG is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y CONFIG_LOG_BUF_SHIFT=15 # CONFIG_GROUP_SCHED is not set # CONFIG_CGROUPS is not set |