mirror of https://gitee.com/openkylin/linux.git
powerpc/configs/dpaa: enable the Cortina PHY driver
Cortina PHYs are present on T4240RDB and T2080RDB. Enable the driver by default. Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>
This commit is contained in:
parent
2a39926c6a
commit
24f36ce616
|
@ -2,3 +2,4 @@ CONFIG_FSL_DPAA=y
|
|||
CONFIG_FSL_PAMU=y
|
||||
CONFIG_FSL_FMAN=y
|
||||
CONFIG_FSL_DPAA_ETH=y
|
||||
CONFIG_CORTINA_PHY=y
|
||||
|
|
Loading…
Reference in New Issue