diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-24 13:13:33 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-24 13:13:33 -0400 |
commit | f94fc1154407cbbf7810c93aedc0cea8c5362da5 (patch) | |
tree | 877d0b402378fbd496e1b4486e1fcf3ebe2a048d /configs/A20-Olimex-SOM-EVB_defconfig | |
parent | 18b9c98024ec89e00a57707f07ff6ada06089d26 (diff) |
Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"
While the change is correct, generally, it was not intended to be pushed
just yet.
This reverts commit b897306341024695d17296efc1f9d83d06368209.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/A20-Olimex-SOM-EVB_defconfig')
-rw-r--r-- | configs/A20-Olimex-SOM-EVB_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/A20-Olimex-SOM-EVB_defconfig b/configs/A20-Olimex-SOM-EVB_defconfig index 56f6ad8275..5b5ed3bb0a 100644 --- a/configs/A20-Olimex-SOM-EVB_defconfig +++ b/configs/A20-Olimex-SOM-EVB_defconfig @@ -15,8 +15,6 @@ CONFIG_AHCI=y CONFIG_SPL_I2C_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-olimex-som-evb" CONFIG_SCSI_AHCI=y -CONFIG_PHY_REALTEK=y -CONFIG_RTL8211X_PHY_FORCE_MASTER=y CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y CONFIG_MII=y |