Re: [PATCH] stmmac: make platform drivers depend on their associated SoC

2016-06-01 Thread David Miller
From: Peter Robinson Date: Wed, 1 Jun 2016 13:28:58 +0100 > There's not much point, except compile test, enabling the stmmac > platform drivers unless their actual SoC is enabled. They're not > useful without it. > > Signed-off-by: Peter Robinson Seems reasonable, applied, thanks.

[PATCH] stmmac: make platform drivers depend on their associated SoC

2016-06-01 Thread Peter Robinson
There's not much point, except compile test, enabling the stmmac platform drivers unless their actual SoC is enabled. They're not useful without it. Signed-off-by: Peter Robinson --- drivers/net/ethernet/stmicro/stmmac/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-)