diff options
author | Alexandru Gagniuc <alex.g@adaptrum.com> | 2017-08-01 17:20:00 -0700 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2017-08-07 15:22:29 -0500 |
commit | da3b9e7fd6a1e38af3cf0dff0248427c9df583ff (patch) | |
tree | 416d3c9b0923495ac66ffe9dd12b09a9e44ca576 /include/configs/aristainetos2.h | |
parent | 3146f0c017df2231d03dff09cee31f7bd63db3e5 (diff) |
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/aristainetos2.h')
-rw-r--r-- | include/configs/aristainetos2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/aristainetos2.h b/include/configs/aristainetos2.h index f7351f70a9..9cd40a7616 100644 --- a/include/configs/aristainetos2.h +++ b/include/configs/aristainetos2.h @@ -20,7 +20,6 @@ #define CONSOLE_DEV "ttymxc1" #define CONFIG_FEC_XCV_TYPE RGMII -#define CONFIG_PHY_MICREL_KSZ90X1 #define CONFIG_SF_DEFAULT_BUS 3 #define CONFIG_SF_DEFAULT_CS 1 |