From: Dan Williams Date: Thu, 7 Oct 2010 22:25:04 +0000 (-0700) Subject: move async raid6 test to lib/Kconfig.debug X-Git-Tag: v2.6.37-rc1~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=400fb7f6a0cfe13025cb0296fdb4737da7025a8a;p=pandora-kernel.git 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 Cc: David Woodhouse Signed-off-by: Dan Williams --- Reading git-diff-tree failed