> Here's a first stab then.  No need to include sbus devices
> in drivers/net/Kconfig, they're all there already.  Unfortunately
> this has to tune a lot of drivers' bus dependencies, I'm quite sure
> I've missed some.
>  config NET_VENDOR_SMC
>  	bool "Western Digital/SMC cards"
> -	depends on NET_ETHERNET
> +	depends on NET_ETHERNET && (ISA || MCA || EISA)
>  	help
>  	  If you have a network (Ethernet) card belonging to this class, say Y
Looks ok with me. If Dave or Jeff take it for common drivers/net/,
I'm taking arch/sparc part. Thanks. I trust you tried at least to
compile the result :)
-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/