| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH] NET: AX88796: Tighten up Kconfig dependencies |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Mon, 27 Jun 2011 13:17:54 +0400 |
| Cc: | "David S. Miller" <davem@davemloft.net>, Eric Miao <eric.y.miao@gmail.com>, Russell King <linux@arm.linux.org.uk>, Ben Dooks <ben-linux@fluff.org>, Paul Mundt <lethal@linux-sh.org>, Jeff Garzik <jeff@garzik.org>, Magnus Damm <magnus.damm@gmail.com>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org, netdev@vger.kernel.org, linux-mips@linux-mips.org |
| In-reply-to: | <20110625180050.GA9620@linux-mips.org> |
| References: | <20110625180050.GA9620@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 |
Hello. On 25-06-2011 22:00, Ralf Baechle wrote: In def47c5095d53814512bb0c62ec02dfdec769db1 the AX88796 driver got Please also specify the summary of that commit. restricted to just be build for ARM and MIPS on the sole merrit that it Merit? was written for some ARM sytems and the driver had the missfortune to Misfortune? just build on MIPS, so MIPS was throw into the dependency for a good measure. Later 8687991a734a67f1638782c968f46fff0f94bb1f added SH but Summary here too, please. only one in-tree SH system actually has an AX88796. Tighten up dependencies by using an auxilliary config sysmbol HAS_NET_AX88796 which is selected only by the platforms that actually have or may have an AX88796. This also means the driver won't be built anymore for any MIPS platform. Signed-off-by: Ralf Baechle<ralf@linux-mips.org> WBR, Sergei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] NET: AX88796: Tighten up Kconfig dependencies, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH v2] NET: AX88796: Tighten up Kconfig dependencies, Ralf Baechle |
| Previous by Thread: | [PATCH] NET: AX88796: Tighten up Kconfig dependencies, Ralf Baechle |
| Next by Thread: | [PATCH v2] NET: AX88796: Tighten up Kconfig dependencies, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |