From: pebolle@tiscali.nl (Paul Bolle)
To: kernelnewbies@lists.kernelnewbies.org
Subject: menuconfig: can not select scsi device support
Date: Fri, 06 Mar 2015 10:23:10 +0100 [thread overview]
Message-ID: <1425633790.24292.258.camel@x220> (raw)
In-Reply-To: <54F94CEA.6020609@redcor.ch>
On Fri, 2015-03-06 at 07:44 +0100, robert rottermann wrote:
> Now, when I start menuconfig I find Device Drivers-> SCSI device support, but
> selecting it produces an empty page.
>
> Why is that so?
> Do I have to add other elements to the configuration process?
My guess is you're missing BLOCK. If BLOCK is not set see you'll see
SCSI device support ----
in the Device Drivers page of "make menuconfig". And if BLOCK is set
you'll see
SCSI device support --->
(Yes, the difference is rather subtle.) Then you should see a non-empty
page if you select that:
[ ] RAID Transport Class (NEW)
[ ] SCSI device support (NEW)
(And, yes, there are two entries labeled "SCSI device support".) You can
(probably) set BLOCK in the main menu under
[ ] Enable the block layer ----
Hope this helps,
Paul Bolle
prev parent reply other threads:[~2015-03-06 9:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 6:44 menuconfig: can not select scsi device support robert rottermann
2015-03-06 7:21 ` Sudip Mukherjee
2015-03-06 8:48 ` Антон Татуев
2015-03-06 9:23 ` Paul Bolle [this message]
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=1425633790.24292.258.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=kernelnewbies@lists.kernelnewbies.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.