Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218809
b: refs/heads/master
c: 400fb7f
h: refs/heads/master
i:
  218807: cf906e1
v: v3
  • Loading branch information
Dan Williams committed Oct 7, 2010
1 parent 6679e9c commit 2646ed2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6391987d6f8ced7d0fafaa1440dcc57bb4b34d8f
refs/heads/master: 400fb7f6a0cfe13025cb0296fdb4737da7025a8a
13 changes: 0 additions & 13 deletions trunk/crypto/async_tx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,6 @@ config ASYNC_RAID6_RECOV
select ASYNC_PQ
select ASYNC_XOR

config ASYNC_RAID6_TEST
tristate "Self test for hardware accelerated raid6 recovery"
depends on ASYNC_RAID6_RECOV
select ASYNC_MEMCPY
---help---
This is a one-shot self test that permutes through the
recovery of all the possible two disk failure scenarios for a
N-disk array. Recovery is performed with the asynchronous
raid6 recovery routines, and will optionally use an offload
engine if one is available.

If unsure, say N.

config ASYNC_TX_DISABLE_PQ_VAL_DMA
bool

Expand Down
13 changes: 13 additions & 0 deletions trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,19 @@ config ATOMIC64_SELFTEST

If unsure, say N.

config ASYNC_RAID6_TEST
tristate "Self test for hardware accelerated raid6 recovery"
depends on ASYNC_RAID6_RECOV
select ASYNC_MEMCPY
---help---
This is a one-shot self test that permutes through the
recovery of all the possible two disk failure scenarios for a
N-disk array. Recovery is performed with the asynchronous
raid6 recovery routines, and will optionally use an offload
engine if one is available.

If unsure, say N.

source "samples/Kconfig"

source "lib/Kconfig.kgdb"
Expand Down

0 comments on commit 2646ed2

Please sign in to comment.