1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/dsa/realtek
Jakub Kicinski 3115ff3c9d net: dsa: realtek: don't default Kconfigs to y
We generally default the vendor to y and the drivers itself
to n. NET_DSA_REALTEK, however, selects a whole bunch of things,
so it's not a pure "vendor selection" knob. Let's default it all
to n.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-05 15:16:50 +00:00
..
Kconfig net: dsa: realtek: don't default Kconfigs to y 2022-02-05 15:16:50 +00:00
Makefile net: dsa: realtek: add new mdio interface for drivers 2022-01-28 15:02:49 +00:00
realtek-mdio.c net: dsa: realtek: rtl8365mb: add RTL8367S support 2022-01-28 15:02:49 +00:00
realtek-smi.c net: dsa: realtek: rtl8365mb: add RTL8367S support 2022-01-28 15:02:49 +00:00
realtek.h net: dsa: realtek: add new mdio interface for drivers 2022-01-28 15:02:49 +00:00
rtl8365mb.c net: dsa: realtek: convert to phylink_generic_validate() 2022-02-04 10:12:53 +00:00
rtl8366-core.c net: dsa: realtek: convert subdrivers into modules 2022-01-28 15:02:49 +00:00
rtl8366rb.c net: dsa: realtek: add new mdio interface for drivers 2022-01-28 15:02:49 +00:00