mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
Revert "ANDROID: disable 2 ethernet drivers from arm32 build"
This reverts commit b276502e1b as the
"correct" fix for one driver is already merged and another one already
submitted.
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I1db77d2388903e18b2649719b17adbc5b2287ac3
This commit is contained in:
@@ -19,7 +19,7 @@ if NET_VENDOR_AQUANTIA
|
||||
config AQTION
|
||||
tristate "aQuantia AQtion(tm) Support"
|
||||
depends on PCI
|
||||
depends on X86_64 || ARM64
|
||||
depends on X86_64 || ARM64 || COMPILE_TEST
|
||||
depends on MACSEC || MACSEC=n
|
||||
help
|
||||
This enables the support for the aQuantia AQtion(tm) Ethernet card.
|
||||
|
||||
@@ -19,7 +19,6 @@ if NET_VENDOR_SOLARFLARE
|
||||
config SFC
|
||||
tristate "Solarflare SFC9000/SFC9100/EF100-family support"
|
||||
depends on PCI
|
||||
depends on X86_64 || ARM64
|
||||
select MDIO
|
||||
select CRC32
|
||||
imply PTP_1588_CLOCK
|
||||
|
||||
Reference in New Issue
Block a user