mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.6 patch] cleanup default value of MTD_PCMCIA_ANONYMOUS
@ 2006-04-15 22:16 Jean-Luc Léger
  2006-04-15 22:31 ` Jean-Luc Léger
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Luc Léger @ 2006-04-15 22:16 UTC (permalink / raw)
  To: linux-kernel

Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch removes wrong default for MTD_PCMCIA_ANONYMOUS.

Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>

Index: linux-2.6.17-rc1/drivers/mtd/maps/Kconfig
===================================================================
--- linux-2.6.17-rc1/drivers/mtd/maps/Kconfig.old       2006-04-15 22:17:22.000000000 +0200
+++ linux-2.6.17-rc1/drivers/mtd/maps/Kconfig   2006-04-15 22:18:04.000000000 +0200
@@ -561,7 +561,6 @@
 	config MTD_PCMCIA_ANONYMOUS
 	bool "Use PCMCIA MTD drivers for anonymous PCMCIA cards"
 	depends on MTD_PCMCIA
-	default N
 	help
 	  If this option is enabled, PCMCIA cards which do not report
 	  anything about themselves are assumed to be MTD cards.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-15 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-15 22:16 [2.6 patch] cleanup default value of MTD_PCMCIA_ANONYMOUS Jean-Luc Léger
2006-04-15 22:31 ` Jean-Luc Léger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®