Author: tbm Date: Mon Nov 12 09:03:19 2007 New Revision: 9715 Log: make sure CONFIG_R8169 is set
Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x ============================================================================== --- dists/trunk/linux-2.6/debian/config/arm/config.iop32x (original) +++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x Mon Nov 12 09:03:19 2007 @@ -640,6 +640,13 @@ # CONFIG_NET_PCI is not set # +# Ethernet (1000 Mbit) +# +CONFIG_R8169=m +CONFIG_R8169_NAPI=y +CONFIG_R8169_VLAN=y + +# # Token Ring devices # # CONFIG_TR is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

