Linux MM tree latest commits
 help / color / mirror / Atom feed
* + misc-devices-do-not-enable-by-default.patch added to -mm tree
@ 2010-09-23 23:27 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-09-23 23:27 UTC (permalink / raw)
  To: mm-commits; +Cc: bp, dilinger, khali, michael.hennerich, randy.dunlap, vapier


The patch titled
     misc devices: do not enable by default
has been added to the -mm tree.  Its filename is
     misc-devices-do-not-enable-by-default.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: misc devices: do not enable by default
From: Borislav Petkov <bp@alien8.de>

Do not enable this Kconfig menu by default since it contains devices not
present on the majority of systems.

This is becoming a pain and a waste of time especially when doing a bunch
of kernel builds on different systems daily and have to answer "make
oldconfig" prompts for strange devices.

Signed-off-by: Borislav Petkov <bp@alien8.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Cc: Michael Hennerich <michael.hennerich@analog.com>
Cc: Andres Salomon <dilinger@collabora.co.uk>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/misc/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff -puN drivers/misc/Kconfig~misc-devices-do-not-enable-by-default drivers/misc/Kconfig
--- a/drivers/misc/Kconfig~misc-devices-do-not-enable-by-default
+++ a/drivers/misc/Kconfig
@@ -4,7 +4,6 @@
 
 menuconfig MISC_DEVICES
 	bool "Misc devices"
-	default y
 	---help---
 	  Say Y here to get to see options for device drivers from various
 	  different categories. This option alone does not add any kernel code.
_

Patches currently in -mm which might be from bp@alien8.de are

misc-devices-do-not-enable-by-default.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-23 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 23:27 + misc-devices-do-not-enable-by-default.patch added to -mm tree akpm

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