
6 Sep
2024
6 Sep
'24
7:23 p.m.
On 9/6/24 10:08 AM, Minda Chen wrote:
On 8/29/24 3:30 AM, Minda Chen wrote:
[...]
+menu "Starfive PHY driver"
+config PHY_STARFIVE_JH7110_USB2
- bool "Starfive JH7110 USB 2.0 PHY driver"
- select PHY
Can this PHY_STARFIVE_JH7110_USB2 symbol be selected if CONFIG_PHY is not set ? I think it cannot, so this 'select PHY' is unnecessary and should be removed.
[...]
Thanks. I will check it. Other are format issues. I will modify them.
Thank you