summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:05:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:05:59 +0200
commitee418b2a37c2e45bd35625157dbc1b59fcacf8c7 (patch)
tree048947cbb0817a92ec2b5b63c36096fe59aee789 /target/x86
parenteb29fa817ca09f20c21ce0e1ab68e1af6734d04d (diff)
always enable some stuff by default, otherwise modules can't be loaded.
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/kernel.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/x86/kernel.config b/target/x86/kernel.config
index ffd78bba4..639656f5b 100644
--- a/target/x86/kernel.config
+++ b/target/x86/kernel.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/x86 2.6.39 Kernel Configuration
-# Thu Jul 14 19:13:32 2011
+# Sun Aug 7 16:01:05 2011
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -873,6 +873,11 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
# CONFIG_CRYPTO is not set
+
+#
+# OCF Configuration
+#
+# CONFIG_OCF_OCF is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set