diff options
Diffstat (limited to 'include/configs/socfpga_is1.h')
-rw-r--r-- | include/configs/socfpga_is1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h index febb8f7fcc..83b171ece0 100644 --- a/include/configs/socfpga_is1.h +++ b/include/configs/socfpga_is1.h @@ -26,7 +26,7 @@ /* PHY */ #define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ9021 +#define CONFIG_PHY_MICREL_KSZ90X1 #endif /* The rest of the configuration is shared */ |