Re: [PATCH,RFC] move CONFIG_NET to net/Kconfig

Linus Torvalds (torvalds@transmeta.com)
Wed, 1 Jan 2003 13:46:03 -0800 (PST)


On Wed, 1 Jan 2003, Tomas Szepe wrote:
>
> > The best part of this patch is that it eliminates a lot of duplicit
> > stuff in 15 arch-specific files (only sparc32 and m68k define their
> > net devices in an arch specific Kconfig) and places a single 'source
> > "drivers/net/Kconfig"' line in the one file where it belongs, net/Kconfig.
>
> Of course I could move sparc32 and m68k specific net devices to
> drivers/net/Kconfig as well.

I really think that's the only reasonable option. Please talk to Davem
about getting the resuling sparc problems fixed up (it probably entails
making sure that all the network drivers have the proper dependencies on
PCI and ISA etc).

Linus

-
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/