summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-14 12:30:58 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-17 22:24:48 (GMT)
commit40d1bac4ad26066bea7c790d9d33446838dc8b6d (patch)
treebf696ada1e2b8e27963ff6c1110bd6a37254ac71 /drivers/staging/et131x/Kconfig
parent00bf256011d362e7d61824f3cda8514f5d48585d (diff)
downloadlinux-fsl-qoriq-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/et131x/Kconfig')
-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 e11cf34..f0ed08d 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.