diff options
author | Artur Artamonov <freeartman@wechall.net> | 2014-03-13 13:19:24 +0200 |
---|---|---|
committer | Artur Artamonov <freeartman@wechall.net> | 2014-03-13 13:19:24 +0200 |
commit | 77fe6091096d7bf1a73f600cbe8f90c702583ef3 (patch) | |
tree | 70a4e1918cb99874a614454ae6d2cd60c96dfffa /config_test1 | |
download | kconfig2h-77fe6091096d7bf1a73f600cbe8f90c702583ef3.tar.gz kconfig2h-77fe6091096d7bf1a73f600cbe8f90c702583ef3.zip |
Initial commit
Diffstat (limited to 'config_test1')
-rw-r--r-- | config_test1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config_test1 b/config_test1 new file mode 100644 index 0000000..e2daaa1 --- /dev/null +++ b/config_test1 @@ -0,0 +1,13 @@ +# +# Automatically generated file; DO NOT EDIT. +# Linux Kernel Configuration +# +CONFIG_DEBUG=y +CONFIG_DEBUG_PRINT=y +CONFIG_DEBUG_COLORIZE=y +CONFIG_DEBUG_PRINT_LINE_NUM=y +CONFIG_DEBUG_PRINT_FILE_NAME=y +CONFIG_MEMLEAK=y +# CONFIG_MEMLEAK_PLAIN is not set +CONFIG_MEMLEAK_PLAIN_SAFE=y +# CONFIG_MEMLEAK_RECORD is not set |