Author: alexander Date: 2005-06-08 03:09:11 -0600 (Wed, 08 Jun 2005) New Revision: 221
Modified: trunk/linux/config Log: Added a number of ISA network card modules, removed xircom_tulip_cp. Modified: trunk/linux/config =================================================================== --- trunk/linux/config 2005-06-07 04:56:06 UTC (rev 220) +++ trunk/linux/config 2005-06-08 09:09:11 UTC (rev 221) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.11.6 -# Tue May 17 00:58:14 2005 +# Linux kernel version: 2.6.11.10 +# Tue Jun 7 08:03:57 2005 # CONFIG_X86=y CONFIG_MMU=y @@ -715,7 +715,7 @@ # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_NETDEVICES=y -CONFIG_DUMMY=m +# CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set @@ -765,11 +765,22 @@ CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_PCMCIA_XIRCOM=m -CONFIG_PCMCIA_XIRTULIP=m +# CONFIG_PCMCIA_XIRTULIP is not set CONFIG_AT1700=m CONFIG_DEPCA=m CONFIG_HP100=m -# CONFIG_NET_ISA is not set +CONFIG_NET_ISA=y +CONFIG_E2100=m +CONFIG_EWRK3=m +CONFIG_EEXPRESS=m +CONFIG_EEXPRESS_PRO=m +CONFIG_HPLAN_PLUS=m +CONFIG_HPLAN=m +CONFIG_LP486E=m +CONFIG_ETH16I=m +CONFIG_NE2000=m +CONFIG_ZNET=m +CONFIG_SEEQ8005=m CONFIG_NET_PCI=y CONFIG_PCNET32=m CONFIG_AMD8111_ETH=m -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
