All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: linux-kernel@vger.kernel.org
Subject: What's up with CONFIG_BLK_DEV?
Date: Fri, 24 Aug 2007 15:17:28 -0500	[thread overview]
Message-ID: <200708241517.28475.rob@landley.net> (raw)

CONFIG_BLOCK disables the block layer.
CONFIG_BLK_DEV disables the block devices.

Is there _ever_ a time you want the block layer but no block devices?

(I ask because this is the first time I've had to add a symbol to my User Mode 
Linux miniconfig since 2.6.12, and I can't figure out what the actual purpose 
of this symbol is.)

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

             reply	other threads:[~2007-08-24 20:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 20:17 Rob Landley [this message]
2007-08-24 20:34 ` What's up with CONFIG_BLK_DEV? Jan Engelhardt
2007-08-24 20:36   ` Jan Engelhardt
2007-08-26  6:08     ` Rob Landley
2007-08-26  7:41       ` Jan Engelhardt
2007-09-02  0:02       ` kconfig/kbuild rewite (Re: What's up with CONFIG_BLK_DEV?) Oleg Verych
2007-09-02 11:51         ` Sam Ravnborg
2007-09-03 21:48           ` Oleg Verych
2007-09-04  5:01           ` Rob Landley

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=200708241517.28475.rob@landley.net \
    --to=rob@landley.net \
    --cc=linux-kernel@vger.kernel.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.