Re: [PATCH net-next v4 1/4] rust: core abstractions for network PHY drivers
From: Miguel Ojeda <hidden>
Date: 2023-10-14 17:01:04
Also in:
rust-for-linux
From: Miguel Ojeda <hidden>
Date: 2023-10-14 17:01:04
Also in:
rust-for-linux
On Sat, Oct 14, 2023 at 4:13 AM Andrew Lunn [off-list ref] wrote:
To some extent, this is just a temporary location. Once the restrictions of the build systems are solved, i expect this will move into drivers/net/phy/Kconfig, inside the 'if PHYLIB'. However, i agree, this should be under the Rust menu.
No, it is orthogonal to the build system restrictions. In other words, the Kconfig entry could be moved there already. In fact, I would suggest so. Cheers, Miguel