diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-14 14:30:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-17 15:24:48 -0700 |
commit | 40d1bac4ad26066bea7c790d9d33446838dc8b6d (patch) | |
tree | bf696ada1e2b8e27963ff6c1110bd6a37254ac71 /drivers/staging/et131x | |
parent | 00bf256011d362e7d61824f3cda8514f5d48585d (diff) | |
download | linux-40d1bac4ad26066bea7c790d9d33446838dc8b6d.tar.gz linux-40d1bac4ad26066bea7c790d9d33446838dc8b6d.tar.bz2 linux-40d1bac4ad26066bea7c790d9d33446838dc8b6d.zip |
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/et131x')
-rw-r--r-- | drivers/staging/et131x/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/et131x/Kconfig b/drivers/staging/et131x/Kconfig index e11cf340856a..f0ed08d6a977 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. |