summaryrefslogtreecommitdiff
path: root/.config.old
diff options
context:
space:
mode:
authorChristian Eppler <c.eppler@linutonix.de>2013-05-13 16:22:27 +0200
committerChristian Eppler <c.eppler@linutonix.de>2013-05-13 16:22:27 +0200
commit9e05689406c83ae3020ca32a6ec6387466209138 (patch)
tree20a95a65df7e46b584c666ec74850df6d62b3045 /.config.old
parentcea5039322781f6085dd47954af5584ca3f78911 (diff)
Implement Kconfig build system
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
Diffstat (limited to '.config.old')
-rw-r--r--.config.old27
1 files changed, 27 insertions, 0 deletions
diff --git a/.config.old b/.config.old
new file mode 100644
index 0000000..7feab86
--- /dev/null
+++ b/.config.old
@@ -0,0 +1,27 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# Build training documents
+#
+CONFIG_BUILD_HANDOUTS=y
+# CONFIG_SECURITY_VPN is not set
+# CONFIG_BASICS is not set
+# CONFIG_APPLICATION_DEVELOPMENT is not set
+# CONFIG_ELBE is not set
+# CONFIG_FLASH is not set
+# CONFIG_FORMS is not set
+# CONFIG_MIDDLEWARE is not set
+CONFIG_KERNEL=y
+CONFIG_KERNEL_CHAR_DEV=y
+CONFIG_KERNEL_DRIVER_BASIC=y
+CONFIG_KERNEL_BASICS=y
+CONFIG_KERNEL_BEST_PRACTICES=y
+CONFIG_KERNEL_BUILD=y
+CONFIG_KERNEL_DEBUGGING=y
+CONFIG_KERNEL_TRACING=y
+CONFIG_KERNEL_MM_BASICS=y
+CONFIG_KERNEL_MODULES_BASIC=y
+CONFIG_KERNEL_UIO=y
+# CONFIG_LINUX_BASICS is not set
+# CONFIG_MISC_XML is not set
+# CONFIG_SOCKETCAN is not set
+# CONFIG_REALTIME_MAIN is not set