[PATCH v2] NET: AX88796: Tighten up Kconfig dependencies
From: davem@davemloft.net (David Miller)
Date: 2011-06-28 01:42:36
Also in:
linux-mips, linux-sh, lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2011-06-28 01:42:36
Also in:
linux-mips, linux-sh, lkml, netdev
From: Magnus Damm <magnus.damm@gmail.com> Date: Tue, 28 Jun 2011 09:40:56 +0900
As for SH and SH-Mobile ARM, unless explicitly requested we usually don't restrict our platform drivers. Allowing them to build on any system helps to catch compile errors.
I totally agree with Magnus, drivers should build on as many systems as possible. Even on those for which the hardware never appears. Ralf, unless these drivers have unfixable build errors on MIPS I do not want to add the new restrictions.