mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-11 07:34:40 +00:00
commit 88491d8103 ("drivers/net: Kconfig
& Makefile cleanup") changed the type of these options to bool, but
they select code that could (and still can) be built as modules.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>