net: Revert ARCNET and PHYLIB to tristate options
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Nov 2011 14:40:02 +0000 (14:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Nov 2011 19:36:49 +0000 (14:36 -0500)
commit 88491d8103498a6166f70d5999902fec70924314 ("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>

No differences found