mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
microblaze: Enable MICREL_KSZ9021
To solve enabling ETH_DM where ksz90x1_reg_field is defined only when additional Micrel type is defined. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
48470b7a20
commit
2014a3debc
1 changed files with 1 additions and 0 deletions
|
|
@ -342,6 +342,7 @@
|
|||
# define CONFIG_PHY_LXT 1
|
||||
# define CONFIG_PHY_MARVELL 1
|
||||
# define CONFIG_PHY_MICREL 1
|
||||
# define CONFIG_PHY_MICREL_KSZ9021
|
||||
# define CONFIG_PHY_NATSEMI 1
|
||||
# define CONFIG_PHY_REALTEK 1
|
||||
# define CONFIG_PHY_VITESSE 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue