commit | fc0b927d9a5024e138c4318fe19a590f23e3eeec | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Fri Nov 25 14:40:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 26 14:36:49 2011 -0500 |
tree | 8887bd2e7237f35d65ecb5aa1ed5aa2803aebef9 | |
parent | 261663b0ee2ee8e3947f4c11c1a08be18cd2cea1 [diff] |
net: Revert ARCNET and PHYLIB to tristate options 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>