[openwrt/openwrt] generic: 5.15: add missing symbol
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 30 22:05:37 PDT 2022
mans0n pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133
commit 62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Fri Apr 22 09:24:34 2022 +0200
generic: 5.15: add missing symbol
Found durring kirkwood refreshing.
Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
---
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 bc5ecb4d72..35be3aa406 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -4635,6 +4635,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_PHY_MIXEL_MIPI_DPHY is not set
# CONFIG_PHY_MTK_HDMI is not set
# CONFIG_PHY_MTK_MIPI_DSI is not set
+# CONFIG_PHY_MVEBU_CP110_UTMI is not set
# CONFIG_PHY_OCELOT_SERDES is not set
# CONFIG_PHY_PISTACHIO_USB is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
More information about the lede-commits
mailing list