summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:39 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:08:38 +0300
commitbe3bea2ba33bc731dbca72576f8b30c587c2e3b3 (patch)
tree66dd696e40b7c46e0fc899d8462604e42ed7d73f /configs/P2020RDB-PC_SDCARD_defconfig
parenta9c3bce3626686efc9528c048e9296bb734d988c (diff)
downloadu-boot-be3bea2ba33bc731dbca72576f8b30c587c2e3b3.tar.xz
Convert CONFIG_VSC7385_ENET et al to Kconfig
This converts the following to Kconfig: CONFIG_VSC7385_ENET CONFIG_VSC9953 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_SDCARD_defconfig')
-rw-r--r--configs/P2020RDB-PC_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_SDCARD_defconfig b/configs/P2020RDB-PC_SDCARD_defconfig
index 84e0b4e1a1..cfbb3c274e 100644
--- a/configs/P2020RDB-PC_SDCARD_defconfig
+++ b/configs/P2020RDB-PC_SDCARD_defconfig
@@ -125,6 +125,7 @@ CONFIG_DM_MDIO=y
CONFIG_PHY_GIGE=y
CONFIG_E1000=y
CONFIG_MII=y
+CONFIG_VSC7385_ENET=y
CONFIG_TSEC_ENET=y
CONFIG_PCIE_FSL=y
CONFIG_DM_RTC=y