Skip to content

Commit

Permalink
Updated to use ATL1 when with patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBUK committed Nov 12, 2008
1 parent 73e74fb commit c472164
Showing 1 changed file with 5 additions and 23 deletions.
28 changes: 5 additions & 23 deletions kernel/config-2.6.27-gentoo
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Linux kernel version: 2.6.27-gentoo # Linux kernel version: 2.6.27-gentoo
# Mon Nov 10 12:20:00 2008 # Wed Nov 12 14:26:36 2008
# #
# CONFIG_64BIT is not set # CONFIG_64BIT is not set
CONFIG_X86_32=y CONFIG_X86_32=y
Expand Down Expand Up @@ -932,26 +932,8 @@ CONFIG_NET_PCI=y
# CONFIG_TLAN is not set # CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set # CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set # CONFIG_SC92031 is not set
CONFIG_NETDEV_1000=y CONFIG_ATL2=m
# CONFIG_ACENIC is not set # CONFIG_NETDEV_1000 is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
CONFIG_ATL1E=m
# CONFIG_NETDEV_10000 is not set # CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set # CONFIG_TR is not set


Expand Down Expand Up @@ -1017,8 +999,8 @@ CONFIG_USB_NET_ZAURUS=y
CONFIG_PPP=m CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y CONFIG_PPP_FILTER=y
# CONFIG_PPP_ASYNC is not set CONFIG_PPP_ASYNC=m
# CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m CONFIG_PPP_MPPE=m
Expand Down

0 comments on commit c472164

Please sign in to comment.