summaryrefslogtreecommitdiff
path: root/target/lemote
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-06 14:34:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-06 14:34:47 +0100
commit91e92eb1d309488f3bb7b394c8f6660af0c712cc (patch)
tree9ea5ade2f260614c327f9e80808a0c388ceabf0d /target/lemote
parent68fc4717dfdce3e05cfb82216903d4ae35e42079 (diff)
enable config in /proc
Diffstat (limited to 'target/lemote')
-rw-r--r--target/lemote/kernel.config5
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