]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
atlantic: remove architecture depends
authorLéo Le Bouter <lle-bout@zaclys.net>
Sun, 27 Dec 2020 16:11:36 +0000 (17:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Dec 2020 23:04:25 +0000 (15:04 -0800)
This was tested on a RaptorCS Talos II with IBM POWER9 DD2.2 CPUs and an
ASUS XG-C100F PCI-e card without any issue. Speeds of ~8Gbps could be
attained with not-very-scientific (wget HTTP) both-ways measurements on
a local network. No warning or error reported in kernel logs. The
drivers seems to be portable enough for it not to be gated like such.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/Kconfig

index efb33c078a3c65b731e7aa47e8d653fddc169767..cec2018c84a9bc35327054f451f75bf4ee076482 100644 (file)
@@ -19,7 +19,6 @@ if NET_VENDOR_AQUANTIA
 config AQTION
        tristate "aQuantia AQtion(tm) Support"
        depends on PCI
-       depends on X86_64 || ARM64 || COMPILE_TEST
        depends on MACSEC || MACSEC=n
        help
          This enables the support for the aQuantia AQtion(tm) Ethernet card.