diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-14 16:30:58 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-18 02:24:48 +0400 |
commit | 40d1bac4ad26066bea7c790d9d33446838dc8b6d (patch) | |
tree | bf696ada1e2b8e27963ff6c1110bd6a37254ac71 /drivers/staging/pohmelfs | |
parent | 00bf256011d362e7d61824f3cda8514f5d48585d (diff) | |
download | linux-40d1bac4ad26066bea7c790d9d33446838dc8b6d.tar.xz |
staging: drop unused Kconfig symbols
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/pohmelfs')
-rw-r--r-- | drivers/staging/pohmelfs/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/pohmelfs/Kconfig b/drivers/staging/pohmelfs/Kconfig index 58158b8780f4..8d53b1a1e715 100644 --- a/drivers/staging/pohmelfs/Kconfig +++ b/drivers/staging/pohmelfs/Kconfig @@ -18,11 +18,3 @@ config POHMELFS_DEBUG Turns on excessive POHMELFS debugging facilities. You usually do not want to slow things down noticeably and get really lots of kernel messages in syslog. - -config POHMELFS_CRYPTO - bool "POHMELFS crypto support" - depends on POHMELFS - help - This option allows to encrypt and/or protect with strong - cryptographic hash all dataflow between server and clients. - Each config group can have its own keys. |