diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
commit | 46b2bb3001ce838ba2483a08418587d8a027f3a9 (patch) | |
tree | b2b618839b5afcc859fcb90556e6f199d9a9a10c /package/axtls/files/config | |
parent | 88d3e6d6c572143bd95a589a44e30bfefd616b88 (diff) | |
parent | 902ee7e7b23751ca7a8264d36a837aa4aae12032 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/axtls/files/config')
-rw-r--r-- | package/axtls/files/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/axtls/files/config b/package/axtls/files/config index ed4e64806..a37878b3a 100644 --- a/package/axtls/files/config +++ b/package/axtls/files/config @@ -50,6 +50,7 @@ CONFIG_USE_DEV_URANDOM=y # CONFIG_OPENSSL_COMPATIBLE is not set # CONFIG_PERFORMANCE_TESTING is not set # CONFIG_SSL_TEST is not set +# CONFIG_AXTLSWRAP is not set CONFIG_AXHTTPD=y # @@ -118,3 +119,6 @@ SQU_KARATSUBA_THRESH=0 # CONFIG_BIGINT_SLIDING_WINDOW is not set # CONFIG_BIGINT_SQUARE is not set # CONFIG_BIGINT_CHECK_ON is not set +CONFIG_INTEGER_32BIT=y +# CONFIG_INTEGER_16BIT is not set +# CONFIG_INTEGER_8BIT is not set |