Subject: Re: Trimming down pciide.o
To: Simon Burge <simonb@wasabisystems.com>
From: None <itojun@iijlab.net>
List: tech-kern
Date: 07/31/2002 14:12:52
>While looking at trimming down a kernel I noticed that one of the
>largest objects is pciide.o.  Since the particular board I was looking
>at only had a PIIX pciide controller, I've added some options so that we
>can select only a subset of all pciide controllers we support.

	while i agree smaller binary is nicer, i'm not really a fan of
	bunch of "options".  i wonder if we could split pciide driver into
	multiple parts...

itojun