From 21d8d984d71f579a2dbe217180d8d91cda452607 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 9 Mar 2020 14:34:50 +0100 Subject: platform-v7a: kernel: enable SMSC_PHY this PHY is used on BeagleBone Black Signed-off-by: Oleksij Rempel --- configs/platform-v7a/kernelconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig index 4614119..07bc419 100644 --- a/configs/platform-v7a/kernelconfig +++ b/configs/platform-v7a/kernelconfig @@ -1465,7 +1465,7 @@ CONFIG_AT803X_PHY=y CONFIG_REALTEK_PHY=y # CONFIG_RENESAS_PHY is not set # CONFIG_ROCKCHIP_PHY is not set -# CONFIG_SMSC_PHY is not set +CONFIG_SMSC_PHY=y # CONFIG_STE10XP is not set # CONFIG_TERANETICS_PHY is not set # CONFIG_VITESSE_PHY is not set -- cgit v1.2.3