From aff4ffb3f04c7befee845b839f0b4fc8533a1786 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 5 Apr 2022 12:28:42 +0200 Subject: [PATCH] kernel: add missing symbol for 5.15 Driver for the National Semiconductor DP83640 PHYTER (DP83640_PHY) [N/m/y/?] (NEW) Signed-off-by: Koen Vandeputte --- target/linux/generic/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 04c5d514098a2..dd030107afd90 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -1466,6 +1466,7 @@ CONFIG_DMA_NONCOHERENT_MMAP=y # CONFIG_DNOTIFY is not set # CONFIG_DNS_RESOLVER is not set CONFIG_DOUBLEFAULT=y +# CONFIG_DP83640_PHY is not set # CONFIG_DP83822_PHY is not set # CONFIG_DP83848_PHY is not set # CONFIG_DP83867_PHY is not set