aboutsummaryrefslogtreecommitdiff
path: root/configs/mvebu_espressobin-88f3720_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-10 21:14:23 -0600
committerTom Rini <trini@konsulko.com>2021-07-28 14:27:54 -0400
commit9d910b76f70166b7b0b271710a92eaa289b011c6 (patch)
tree9b01ae65b83685d19edac209861e50fa2325693b /configs/mvebu_espressobin-88f3720_defconfig
parent5f57b00c854fcb7c170daba079cdb3b6dd96283a (diff)
downloadu-boot-9d910b76f70166b7b0b271710a92eaa289b011c6.zip
u-boot-9d910b76f70166b7b0b271710a92eaa289b011c6.tar.gz
u-boot-9d910b76f70166b7b0b271710a92eaa289b011c6.tar.bz2
Makefile: Move phy rules into drivers/phy
These don't belong in the drivers Makefile so move them down into the correct place. Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Fixup some missing dependencies this exposed] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mvebu_espressobin-88f3720_defconfig')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 8ddc08d..c8ae0cf 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -72,6 +72,7 @@ CONFIG_MVNETA=y
CONFIG_NVME=y
CONFIG_PCI=y
CONFIG_PCI_AARDVARK=y
+CONFIG_PHY=y
CONFIG_MVEBU_COMPHY_SUPPORT=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_ARMADA_37XX=y