diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2022-04-05 12:28:42 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2022-04-05 17:31:04 +0200 |
commit | aff4ffb3f04c7befee845b839f0b4fc8533a1786 (patch) | |
tree | b9ad0369ec22e086771ce522edcdd4da2494e090 /target | |
parent | f8e65fecee1a60a5cde827d4f5df751a02916156 (diff) | |
download | upstream-aff4ffb3f04c7befee845b839f0b4fc8533a1786.tar.gz upstream-aff4ffb3f04c7befee845b839f0b4fc8533a1786.tar.bz2 upstream-aff4ffb3f04c7befee845b839f0b4fc8533a1786.zip |
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 <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-5.15 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |