aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-14 14:30:58 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-17 15:24:48 -0700
commit40d1bac4ad26066bea7c790d9d33446838dc8b6d (patch)
treebf696ada1e2b8e27963ff6c1110bd6a37254ac71 /drivers/staging/et131x
parent00bf256011d362e7d61824f3cda8514f5d48585d (diff)
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/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/et131x/Kconfig b/drivers/staging/et131x/Kconfig
index e11cf340856..f0ed08d6a97 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.