diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 12:20:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 12:20:47 +0000 |
commit | 78ca6319638430577850e60eefa2ef6142777f58 (patch) | |
tree | 21678b1c342b4d51d03546d09dac991583dfabed /main/linux-grsec/kernelconfig.x86 | |
parent | 68459d5fbd3af0219648c785883e3d2e3d11ba39 (diff) | |
download | aports-78ca6319638430577850e60eefa2ef6142777f58.tar.bz2 aports-78ca6319638430577850e60eefa2ef6142777f58.tar.xz |
main/*-grsec: enable CRYPTO_DEV_GEODE
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index e1a841c260..9ce50ffb95 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -5247,7 +5247,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 |