diff options
author | Pawel Dembicki <paweldembicki@gmail.com> | 2022-04-22 09:24:34 +0200 |
---|---|---|
committer | Sungbo Eo <mans0n@gorani.run> | 2022-05-01 13:40:13 +0900 |
commit | 62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133 (patch) | |
tree | a278ae58079f633a7f632828a3a169eb607a4096 /target/linux/generic | |
parent | 8e6ee6cbaf3269d81410322ab464f920432eb843 (diff) | |
download | upstream-62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133.tar.gz upstream-62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133.tar.bz2 upstream-62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133.zip |
generic: 5.15: add missing symbol
Found durring kirkwood refreshing.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'target/linux/generic')
-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 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 |