aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/frontier
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-02-11 13:38:47 +0100
committerJiri Kosina <jkosina@suse.cz>2014-02-20 14:38:06 +0100
commitc7dcec7dd463907c451048b04f30d1870fe5cacc (patch)
tree0239b0d94995fdfdc1b8f41408d9bb364a8132ad /drivers/staging/frontier
parentuser_namespace.c: Remove duplicated word in comment (diff)
downloadlinux-dev-c7dcec7dd463907c451048b04f30d1870fe5cacc.tar.xz
linux-dev-c7dcec7dd463907c451048b04f30d1870fe5cacc.zip
Kconfig: Remove useless "default N" lines
A number of Kconfig entries default to (uppercase) "N". It was clearly intended to use "default n". But since (lowercase) "n" is the default anyway, these lines might as well be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/staging/frontier')
-rw-r--r--drivers/staging/frontier/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/frontier/Kconfig b/drivers/staging/frontier/Kconfig
index 7121853bd397..4da290b2f5bd 100644
--- a/drivers/staging/frontier/Kconfig
+++ b/drivers/staging/frontier/Kconfig
@@ -1,6 +1,5 @@
config TRANZPORT
tristate "Frontier Tranzport and Alphatrack support"
depends on USB
- default N
---help---
Enable support for the Frontier Tranzport and Alphatrack devices.