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:
Camelia Groza 2018-07-18 14:46:49 +03:00 committed by Scott Wood
parent 2a39926c6a
commit 24f36ce616
1 changed files with 1 additions and 0 deletions

View File

@ -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