From: Koen Vandeputte Date: Tue, 5 Apr 2022 10:28:42 +0000 (+0200) Subject: kernel: add missing symbol for 5.15 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=aff4ffb3f04c7befee845b839f0b4fc8533a1786;p=openwrt%2Fstaging%2Fdedeckeh.git 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 --- diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 04c5d51409..dd030107af 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