[PATCH net-next v13 03/12] net: pcs: implement Firmware node support for PCS driver
Randy Dunlap
rdunlap at infradead.org
Tue Aug 11 09:34:35 PDT 2026
On 8/11/26 2:28 AM, Christian Marangi wrote:
> diff --git a/drivers/net/pcs/Kconfig b/drivers/net/pcs/Kconfig
> index e417fd66f660..f5c9ca2e992b 100644
> --- a/drivers/net/pcs/Kconfig
> +++ b/drivers/net/pcs/Kconfig
> @@ -5,6 +5,12 @@
>
> menu "PCS device drivers"
>
> +config FWNODE_PCS
> + bool "PCS Firmware Node"
> + depends on ACPI || OF || COMPILE_TEST
> + help
> + Firmware node PCS accessors
That indentation for the help text is incorrect.
Should be just one tab + 2 spaces.
--
~Randy
More information about the linux-arm-kernel
mailing list