diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/P1023RDS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/P1023RDS.h b/include/configs/P1023RDS.h index 24042dfb653..93866749744 100644 --- a/include/configs/P1023RDS.h +++ b/include/configs/P1023RDS.h @@ -525,9 +525,9 @@ extern unsigned long get_clock_freq(void); #ifdef CONFIG_SYS_DPAA_FMAN #define CONFIG_FMAN_ENET +#define CONFIG_PHY_MARVELL #endif -#define CONFIG_SYS_FMAN_FW #ifndef CONFIG_NAND /* Default address of microcode for the Linux Fman driver */ /* QE microcode/firmware address */ |