kernel-hacking-2024-linux-s.../crypto/async_tx
Dan Williams 400fb7f6a0 move async raid6 test to lib/Kconfig.debug
The prompt for "Self test for hardware accelerated raid6 recovery" does not
belong in the top level configuration menu.  All the options in
crypto/async_tx/Kconfig are selected and do not depend on CRYPTO.
Kconfig.debug seems like a reasonable fit.

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2010-10-07 15:25:04 -07:00
..
async_memcpy.c
async_memset.c
async_pq.c
async_raid6_recov.c
async_tx.c async_tx: trim dma_async_tx_descriptor in 'no channel switch' case 2010-05-17 16:24:16 -07:00
async_xor.c
Kconfig move async raid6 test to lib/Kconfig.debug 2010-10-07 15:25:04 -07:00
Makefile
raid6test.c