Skip to content

Commit

Permalink
staging: drop unused Kconfig symbols
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Paul Bolle authored and Greg Kroah-Hartman committed Oct 17, 2011
1 parent 00bf256 commit 40d1bac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
9 changes: 0 additions & 9 deletions drivers/staging/et131x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
8 changes: 0 additions & 8 deletions drivers/staging/pohmelfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 40d1bac

Please sign in to comment.