linux-stable/drivers/net/dsa/ocelot
Lukas Bulwahn f5b12be342 net: dsa: ocelot: fix selecting MFD_OCELOT
Commit 3d7316ac81 ("net: dsa: ocelot: add external ocelot switch
control") adds config NET_DSA_MSCC_OCELOT_EXT, which selects the
non-existing config MFD_OCELOT_CORE.

Replace this select with the intended and existing MFD_OCELOT.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Colin Foster <colin.foster@in-advantage.com>
Link: https://lore.kernel.org/r/20230215104631.31568-1-lukas.bulwahn@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-02-16 13:03:15 +01:00
..
felix.c net: dsa: felix: add functionality when not all ports are supported 2023-01-30 21:07:20 -08:00
felix.h net: dsa: felix: add functionality when not all ports are supported 2023-01-30 21:07:20 -08:00
felix_vsc9959.c net: dsa: felix: add configurable device quirks 2023-01-30 21:07:20 -08:00
Kconfig net: dsa: ocelot: fix selecting MFD_OCELOT 2023-02-16 13:03:15 +01:00
Makefile net: dsa: ocelot: add external ocelot switch control 2023-01-30 21:07:21 -08:00
ocelot_ext.c net: dsa: ocelot: add external ocelot switch control 2023-01-30 21:07:21 -08:00
seville_vsc9953.c net: dsa: felix: add configurable device quirks 2023-01-30 21:07:20 -08:00