On 8/2/20 10:44 PM, Michael Grzeschik wrote:
> diff --git a/drivers/net/dsa/microchip/Kconfig
> b/drivers/net/dsa/microchip/Kconfig
> index 4ec6a47b7f7284f..c5819bd4121cc7c 100644
> --- a/drivers/net/dsa/microchip/Kconfig
> +++ b/drivers/net/dsa/microchip/Kconfig
> @@ -40,3 +40,12 @@ config NET_DSA_MICROCHIP_KSZ8795_SPI
>
> It is required to use the KSZ8795 switch driver as the only access
> is through SPI.
> +
> +config NET_DSA_MICROCHIP_KSZ8863_SMI
> + tristate "KSZ series SMI connected switch driver"
> + depends on NET_DSA_MICROCHIP_KSZ8795
> + select MDIO_BITBANG
> + default y
huh? why?
> + help
> + Select to enable support for registering switches configured through
> + Microchip SMI. It Supports the KSZ8863 and KSZ8873 Switch.
supports switch.
--
~Randy