]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: remove specific SoC Koption from platform.
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Tue, 4 Nov 2014 14:49:32 +0000 (15:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Nov 2014 21:14:43 +0000 (16:14 -0500)
commit00470bf415e134aba84fa2177562d76eb58d2df0
tree75871a3f57b6f8f6d2690f59eb11319ad2ef30a7
parentf7ac6c25cceb25ff46124277dc48a119149c256d
stmmac: remove specific SoC Koption from platform.

This patch removes all the Koptions added to build the glue-logic files
for all different architectures: DWMAC_MESON, DWMAC_SUNXI, DWMAC_STI ...
Nowadays the stmmac needs to be compiled on several platforms; in some
case it very convenient to guarantee that its build is always completed
with success on all the branches where the driver is present.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/Kconfig
drivers/net/ethernet/stmicro/stmmac/Makefile
drivers/net/ethernet/stmicro/stmmac/stmmac.h
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c