diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 13:14:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 13:14:30 +0000 |
commit | d00cfdd26717c0ca8a61d57197a7121eb1d3a138 (patch) | |
tree | 8bebd91420fb28095a6e9dea46b7d80205e27ad5 /main/linux-vserver/kernelconfig.x86 | |
parent | 78ca6319638430577850e60eefa2ef6142777f58 (diff) | |
download | aports-d00cfdd26717c0ca8a61d57197a7121eb1d3a138.tar.bz2 aports-d00cfdd26717c0ca8a61d57197a7121eb1d3a138.tar.xz |
main/*-vserver: enable CRYPTO_DEV_GEODE
Diffstat (limited to 'main/linux-vserver/kernelconfig.x86')
-rw-r--r-- | main/linux-vserver/kernelconfig.x86 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-vserver/kernelconfig.x86 b/main/linux-vserver/kernelconfig.x86 index 95666439f6..eb1d4bc289 100644 --- a/main/linux-vserver/kernelconfig.x86 +++ b/main/linux-vserver/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 3.0.4-vs2.3.1-pre10.1 Kernel Configuration +# Linux/i386 3.0.9-vs2.3.2.1 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5140,7 +5140,7 @@ CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_AES=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m -# CONFIG_CRYPTO_DEV_GEODE is not set +CONFIG_CRYPTO_DEV_GEODE=m CONFIG_CRYPTO_DEV_HIFN_795X=m CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y CONFIG_HAVE_KVM=y |