diff --git a/drivers/staging/et131x/Kconfig b/drivers/staging/et131x/Kconfig index e11cf340856ab748f981c4468378355f6cfeb536..f0ed08d6a977623ad19439e90402cf5236614925 100644 --- a/drivers/staging/et131x/Kconfig +++ b/drivers/staging/et131x/Kconfig @@ -7,12 +7,3 @@ config ET131X To compile this driver as a module, choose M here. The module will be called et131x. - -config ET131X_DEBUG - bool "Enable et131x debugging" - depends on ET131X - default n - ---help--- - Say Y for detailed debug information. - - If in doubt, say N. diff --git a/drivers/staging/pohmelfs/Kconfig b/drivers/staging/pohmelfs/Kconfig index 58158b8780f49a467416915a37369989f51e5b0d..8d53b1a1e71516db2fa2cd03043065b51cbc86b2 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.