summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-02-11 12:38:47 (GMT)
committerJiri Kosina <jkosina@suse.cz>2014-02-20 13:38:06 (GMT)
commitc7dcec7dd463907c451048b04f30d1870fe5cacc (patch)
tree0239b0d94995fdfdc1b8f41408d9bb364a8132ad /drivers/misc
parent392b21897d6cbff55c5b28910dfdc74e3020de6c (diff)
downloadlinux-c7dcec7dd463907c451048b04f30d1870fe5cacc.tar.xz
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/misc')
-rw-r--r--drivers/misc/mic/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig
index e42b331..462a5b1 100644
--- a/drivers/misc/mic/Kconfig
+++ b/drivers/misc/mic/Kconfig
@@ -4,7 +4,6 @@ config INTEL_MIC_HOST
tristate "Intel MIC Host Driver"
depends on 64BIT && PCI && X86
select VHOST_RING
- default N
help
This enables Host Driver support for the Intel Many Integrated
Core (MIC) family of PCIe form factor coprocessor devices that
@@ -25,7 +24,6 @@ config INTEL_MIC_CARD
tristate "Intel MIC Card Driver"
depends on 64BIT && X86
select VIRTIO
- default N
help
This enables card driver support for the Intel Many Integrated
Core (MIC) device family. The card driver communicates shutdown/