Skip to content
Snippets Groups Projects
Commit c27ff9b6 authored by Xie Xiaobo's avatar Xie Xiaobo Committed by Kumar Gala
Browse files

phylib: Enable AR8021 phy support


Enable AR8021 as it used on Freescale boards: P1020RDB-PC, P1021RDB-PC,
P2020RDB-PC, P1020UTM-PC, and P1020MSBG-PC.

Signed-off-by: default avatarXie Xiaobo <X.Xie@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 07b5edc2
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#define CONFIG_PHY_REALTEK #define CONFIG_PHY_REALTEK
#define CONFIG_PHY_NATSEMI #define CONFIG_PHY_NATSEMI
#define CONFIG_PHY_LXT #define CONFIG_PHY_LXT
#define CONFIG_PHY_ATHEROS
#ifdef CONFIG_PHYLIB_10G #ifdef CONFIG_PHYLIB_10G
#define CONFIG_PHY_TERANETICS #define CONFIG_PHY_TERANETICS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment