History log of /drivers/net/ethernet/alteon/Kconfig
Revision Date Author Comments
88f07484ccdf08e58dc462ed1ac7eb2e84d88a17 23-Aug-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> drivers/net/ethernet/*: Enabled vendor Kconfig options

Based on finds for Stephen Rothwell, where current defconfig's
enable a ethernet driver and it is not compiled due to the newly
added NET_VENDOR_* component of Kconfig.

This patch enables all the "new" Kconfig options so that current
defconfig's will continue to compile the expected drivers. In
addition, by enabling all the new Kconfig options does not add
any un-expected options.

CC: Stephen Rothwll <sfc@canb.auug.org.au>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
531c4f896ca380812c22841e8ae396428a3327bf 13-Aug-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> acenic: Move the Alteon driver

Based on feedback from Alan Cox, the acenic driver moved to
drivers/net/ethernet/alteon/ and made the necessary Kconfig and
Makefile changes.

CC: Jes Sorensen <jes@trained-monkey.org>
CC: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>