projects/Intel/linux: add Aetheros ATL1E support, this fixes #1048

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-11 23:19:19 +02:00
parent e8fdadca0f
commit b69a06ccc3
2 changed files with 2 additions and 2 deletions

View File

@ -1097,7 +1097,7 @@ CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
CONFIG_ATL1E=y
CONFIG_ATL1C=y
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set

View File

@ -1043,7 +1043,7 @@ CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
CONFIG_ATL1E=y
CONFIG_ATL1C=y
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set