Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Camelia Groza and committed by
Scott Wood
24f36ce6 2a39926c

+1
+1
arch/powerpc/configs/dpaa.config
··· 2 2 CONFIG_FSL_PAMU=y 3 3 CONFIG_FSL_FMAN=y 4 4 CONFIG_FSL_DPAA_ETH=y 5 + CONFIG_CORTINA_PHY=y