--- zzzz-none-000/linux-4.4.60/drivers/net/ethernet/atheros/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/drivers/net/ethernet/atheros/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -5,7 +5,7 @@ config NET_VENDOR_ATHEROS bool "Atheros devices" default y - depends on PCI + depends on (PCI || ATH79) ---help--- If you have a network (Ethernet) card belonging to this class, say Y. @@ -78,4 +78,6 @@ To compile this driver as a module, choose M here. The module will be called alx. +source drivers/net/ethernet/atheros/ag71xx/Kconfig + endif # NET_VENDOR_ATHEROS