[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1179078537.3723.53.camel@mulgrave.il.steeleye.com>
Date: Sun, 13 May 2007 12:48:56 -0500
From: James Bottomley <James.Bottomley@...elEye.com>
To: Simon Arlott <simon@...e.lp0.eu>
Cc: "Robert P. J. Day" <rpjday@...dspring.com>,
Dave Jones <davej@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-scsi@...r.kernel.org
Subject: Re: why does x86 "make defconfig" build a single, lonely module?
On Sun, 2007-05-13 at 18:42 +0100, Simon Arlott wrote:
> > If you set CONFIG_MODULE=y and build SCSI we assume you could have a
> > SCSI driver module at some point, which would necessitate the wait scan
> > module.
>
> This should be implemented like "Library routines" and only added if such
> a SCSI driver module is actually selected. Why can't it at least be a
> visible option in the menu? (Although even then it looks like it's
> impossible to disable).
There's out of tree modules to consider.
> Why does ATA select SCSI anyway? Surely PATA doesn't require it?
That's a bit offtopic and to the wrong list.
libata-pata does require SCSI ... and I suspect the libata developers
didn't want to trip users by them having to select SCSI before they
could select libata.
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists