diff options
| author | Christian Eppler <c.eppler@linutonix.de> | 2013-05-15 17:38:38 +0200 |
|---|---|---|
| committer | Christian Eppler <c.eppler@linutonix.de> | 2013-05-15 17:38:38 +0200 |
| commit | 22db35bbe11cb1da8416ca125cc158fcafc60b4b (patch) | |
| tree | 643d3fcbbaf59e75707eea1e137765f477a37de8 /.config | |
| parent | c358412dbf0c779910057d4547f673e85b7b12dd (diff) | |
Kconfig with fastbuild,masterpres,masterhandout
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
Diffstat (limited to '.config')
| -rw-r--r-- | .config | 25 |
1 files changed, 11 insertions, 14 deletions
@@ -2,26 +2,23 @@ # Automatically generated file; DO NOT EDIT. # Build training documents # -# CONFIG_BUILD_HANDOUTS is not set +# CONFIG_BUILD_FAST_BUILD is not set +CONFIG_BUILD_HANDOUTS=y +CONFIG_BUILD_MASTER_HANDOUT=y # CONFIG_BUILD_MASTER_PRES is not set # CONFIG_SECURITY_VPN is not set -CONFIG_BASICS=y -CONFIG_APPLICATION_DEVELOPMENT=y -CONFIG_DEVEL_SCENARIOS=y -CONFIG_DEVEL_BEST_PRACTICES=y -# CONFIG_DEBIAN_PACKAGING is not set -# CONFIG_APPLICATION_DEBUGGING is not set -# CONFIG_DEVEL_EMBEDDED is not set -# CONFIG_POSIX_IPC is not set -CONFIG_DEVEL_ENVIRONMENT=y -CONFIG_COMPILE_TOOLS=y -CONFIG_CROSS_DEVEL=y +# CONFIG_BASICS is not set +# CONFIG_APPLICATION_DEVELOPMENT is not set # CONFIG_ELBE is not set -# CONFIG_FLASH is not set +CONFIG_FLASH=y +CONFIG_UBI=y +CONFIG_MTD=y +CONFIG_FLASH_FILESYSTEM=y +CONFIG_FLASH_TECH=y # CONFIG_FORMS is not set # CONFIG_MIDDLEWARE is not set # CONFIG_KERNEL is not set # CONFIG_LINUX_BASICS is not set -CONFIG_MISC_XML=y +# CONFIG_MISC_XML is not set # CONFIG_SOCKETCAN is not set # CONFIG_REALTIME_MAIN is not set |
