projects/ION/linux: add ATL1C network driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-24 18:56:56 +02:00
parent e992f91927
commit 6ef8f4303d
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35.2
# Linux kernel version: 2.6.35.3
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@ -939,7 +939,7 @@ CONFIG_R8169=m
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
CONFIG_ATL1C=m
# CONFIG_JME is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

View File

@ -907,7 +907,7 @@ CONFIG_R8169=m
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
CONFIG_ATL1C=m
# CONFIG_JME is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set