diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-03-17 11:55:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-03-17 11:55:53 +0000 |
commit | 8fe63af962629ad7f992e49d628a984aa328cb23 (patch) | |
tree | ea329d58276f5fb4568d500efb9125fd1253d944 /target/linux/uml/config | |
parent | 3aa9d6bd646d988fc1fe679fa50cccdbab4edb43 (diff) | |
download | upstream-8fe63af962629ad7f992e49d628a984aa328cb23.tar.gz upstream-8fe63af962629ad7f992e49d628a984aa328cb23.tar.bz2 upstream-8fe63af962629ad7f992e49d628a984aa328cb23.zip |
[uml] add support for 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30961 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/config')
-rw-r--r-- | target/linux/uml/config/x86_64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/uml/config/x86_64 b/target/linux/uml/config/x86_64 index d3ce8b30b8..42bf07024e 100644 --- a/target/linux/uml/config/x86_64 +++ b/target/linux/uml/config/x86_64 @@ -17,8 +17,10 @@ CONFIG_CRAMFS=y CONFIG_CRC16=y # CONFIG_CRYPTO_AES_NI_INTEL is not set # CONFIG_CRYPTO_AES_X86_64 is not set +# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set # CONFIG_CRYPTO_SALSA20_X86_64 is not set # CONFIG_CRYPTO_TWOFISH_X86_64 is not set +# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_MEMORY_INIT=y CONFIG_DECOMPRESS_BZIP2=y |