mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Add MARVELL sky2 networking card to Intel build (ie: white C2D MacBook), this fixes #215
This commit is contained in:
committed by
Stephan Raue
parent
2a1d708d83
commit
3e49af232d
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user