| To: | Yoichi Yuasa <yuasa@hh.iij4u.or.jp> |
|---|---|
| Subject: | Re: [PATCH][2.6] Fixed ISA configuration |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 2 Mar 2004 13:50:34 +0100 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <20040302195028.3addcdf7.yuasa@hh.iij4u.or.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20040302195028.3addcdf7.yuasa@hh.iij4u.or.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Tue, Mar 02, 2004 at 07:50:28PM +0900, Yoichi Yuasa wrote: > This patch solves the problem which cannot choose ISA support about CASIO > E55, IBM WorkPad, and others. > Please apply this patch to v2.6. I've choosen to fix this a different way. I don't think it's a good idea to require users to know if they need to enable CONFIG_ISA or not because the question isn't equivalent to having ISA slots or not, so there's potencial for missconfiguration. So my alternative patch which I checked now uses reverse dependencies to eleminate the long depends line of the config ISA block and only enable ISA where really necessary. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH][2.6] Fixed ISA configuration, Yoichi Yuasa |
|---|---|
| Next by Date: | Re: Olivetti M700-10s, Ralf Baechle |
| Previous by Thread: | [PATCH][2.6] Fixed ISA configuration, Yoichi Yuasa |
| Next by Thread: | Re: [PATCH][2.6] Fixed ISA configuration, Yoichi Yuasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |