浏览代码

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>
Michal Simek 9 年之前
父节点
当前提交
2014a3debc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/microblaze-generic.h

+ 1 - 0
include/configs/microblaze-generic.h

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