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:
Greg Kroah-Hartman
2020-08-19 09:18:23 +02:00
parent 023411cbe9
commit 92f13cd6bd
2 changed files with 1 additions and 2 deletions

View File

@@ -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.

View File

@@ -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