diff options
| -rw-r--r-- | crypto/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 3cc7511c810a..a77cd8eee884 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
| @@ -261,8 +261,7 @@ config CRYPTO_PCBC | |||
| 261 | This block cipher algorithm is required for RxRPC. | 261 | This block cipher algorithm is required for RxRPC. |
| 262 | 262 | ||
| 263 | config CRYPTO_XTS | 263 | config CRYPTO_XTS |
| 264 | tristate "XTS support (EXPERIMENTAL)" | 264 | tristate "XTS support" |
| 265 | depends on EXPERIMENTAL | ||
| 266 | select CRYPTO_BLKCIPHER | 265 | select CRYPTO_BLKCIPHER |
| 267 | select CRYPTO_MANAGER | 266 | select CRYPTO_MANAGER |
| 268 | select CRYPTO_GF128MUL | 267 | select CRYPTO_GF128MUL |
