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)
commitc0d540661d4b5e8f6c9f84e03dce9baa0409f055
tree75871a3f57b6f8f6d2690f59eb11319ad2ef30a7
parent30349bdbc4da5ecf0efa25556e3caff9c9b8c5f7
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