diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-28 16:41:00 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-28 16:41:00 -0400 |
commit | 5bec37eb72bdb43d683593148f4911f1e1f34980 (patch) | |
tree | ca1014d0fc2cde48416c90f03c5bf448acc1775f /include/configs/vining_2000.h | |
parent | 556fd590db78def1cb92b0e887c665d3b75f7519 (diff) | |
parent | 306881a0bfca22798da64f55206ef2824f37efed (diff) |
Merge branch 'migrate-various-PHY-options'
- Finish migration of CONFIG_PHYLIB and a number of related symbols to
defconfig files.
Diffstat (limited to 'include/configs/vining_2000.h')
-rw-r--r-- | include/configs/vining_2000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vining_2000.h b/include/configs/vining_2000.h index 61d9c62068..7120aa64df 100644 --- a/include/configs/vining_2000.h +++ b/include/configs/vining_2000.h @@ -64,8 +64,6 @@ #define CONFIG_FEC_XCV_TYPE RMII #define CONFIG_ETHPRIME "FEC" -#define CONFIG_PHY_ATHEROS - #define CONFIG_EHCI_HCD_INIT_AFTER_RESET #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 |