net: dsa: realtek: don't default Kconfigs to y
authorJakub Kicinski <kuba@kernel.org>
Fri, 4 Feb 2022 15:59:27 +0000 (07:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 Feb 2022 15:16:50 +0000 (15:16 +0000)
commit3115ff3c9d3c926ee30d4f22fba2d8ffe5e413b3
treeb170a7272cfa7b1fec6f898b2dfc924d68195083
parent3682e7b841bc8d3ed6770e2cb8c8adb90ce11cfd
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>
drivers/net/dsa/realtek/Kconfig