]> Git Repo - linux.git/blame - crypto/async_tx/Kconfig
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux.git] / crypto / async_tx / Kconfig
CommitLineData
9bc89cd8
DW
1config ASYNC_CORE
2 tristate
3
4config ASYNC_MEMCPY
5 tristate
6 select ASYNC_CORE
7
8config ASYNC_XOR
9 tristate
10 select ASYNC_CORE
11 select XOR_BLOCKS
12
13config ASYNC_MEMSET
14 tristate
15 select ASYNC_CORE
16
This page took 0.137422 seconds and 4 git commands to generate.