Rust PHYLIB abstractions support

configname: CONFIG_RUST_PHYLIB_ABSTRACTIONS

Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>PHY Device support and infrastructure
└─>Rust PHYLIB abstractions support
In linux kernel since version 6.8 (release Date: 2024-03-10)  
Adds support needed for PHY drivers written in Rust. It provides
a wrapper around the C phylib core.

depends
CONFIG_NETDEVICES
CONFIG_PHYLIB
CONFIG_RUST