dpaa_eth: remove redundant dependency on FSL_SOC
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7d6f8dc0b2
commit
708f0f4f9c
|
@ -1,6 +1,6 @@
|
|||
menuconfig FSL_DPAA_ETH
|
||||
tristate "DPAA Ethernet"
|
||||
depends on FSL_SOC && FSL_DPAA && FSL_FMAN
|
||||
depends on FSL_DPAA && FSL_FMAN
|
||||
select PHYLIB
|
||||
select FSL_FMAN_MAC
|
||||
---help---
|
||||
|
|
Loading…
Reference in New Issue