All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: linux-kernel@vger.kernel.org
Cc: mchehab@infradead.org, jengelh@linux01.gwdg.de
Subject: default y idiocy
Date: Sat, 12 May 2007 20:23:43 +0200	[thread overview]
Message-ID: <20070512182343.GO4629@kernel.dk> (raw)

Hi,

This has bothered me for a long time, and it just seems to be getting
worse. Can people please STOP defaulting non-essential stuff to 'y'?
Grrr.

diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index 58926da..adbb5ca 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -2,7 +2,6 @@
 menuconfig MACINTOSH_DRIVERS
 	bool "Macintosh device drivers"
 	depends on PPC || MAC || X86
-	default y
 
 if MACINTOSH_DRIVERS
 
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 624b21c..986dcbc 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -89,7 +89,6 @@ config VIDEO_TVEEPROM
 
 config DAB
 	boolean "DAB adapters"
-	default y
 	---help---
 	  Allow selecting support for for Digital Audio Broadcasting (DAB)
 	  Receiver adapters.

-- 
Jens Axboe


             reply	other threads:[~2007-05-12 18:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-12 18:23 Jens Axboe [this message]
2007-05-12 19:22 ` default y idiocy Jan Engelhardt
2007-05-12 19:27   ` Jens Axboe
2007-05-12 19:37     ` Jan Engelhardt
2007-05-12 19:45       ` Jens Axboe
2007-05-12 20:14         ` Jan Engelhardt
2007-05-13  0:46           ` Mauro Carvalho Chehab
2007-05-12 20:09     ` Alan Cox
2007-05-12 20:09       ` Jens Axboe
2007-05-12 19:58 ` Simon Arlott
2007-05-12 20:05   ` Jens Axboe
2007-05-12 20:56   ` James Bottomley
2007-05-13 16:46     ` Krzysztof Halasa
2007-05-12 21:14   ` Satyam Sharma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070512182343.GO4629@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.