Add MARVELL sky2 networking card to Intel build (ie: white C2D MacBook), this fixes #215

This commit is contained in:
David BERARD 2012-02-19 22:53:10 +01:00 committed by Stephan Raue
parent 2a1d708d83
commit 3e49af232d
2 changed files with 8 additions and 2 deletions

View File

@ -1065,7 +1065,10 @@ CONFIG_NET_VENDOR_I825XX=y
CONFIG_ZNET=y
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set

View File

@ -1016,7 +1016,10 @@ CONFIG_NET_VENDOR_I825XX=y
CONFIG_ZNET=y
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_SKGE is not set
CONFIG_SKY2=y
# CONFIG_SKY2_DEBUG is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set