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 /configs/mx6sxsabresd_defconfig | |
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 'configs/mx6sxsabresd_defconfig')
-rw-r--r-- | configs/mx6sxsabresd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig index f4a380a306..745a8becea 100644 --- a/configs/mx6sxsabresd_defconfig +++ b/configs/mx6sxsabresd_defconfig @@ -49,6 +49,7 @@ CONFIG_SF_DEFAULT_SPEED=40000000 CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_PHYLIB=y +CONFIG_PHY_ATHEROS=y CONFIG_MII=y CONFIG_PCI=y CONFIG_DM_PCI=y |