On Mon, Dec 19, 2016 at 1:04 PM, Christopher Covington cov@codeaurora.org wrote:
The QDF2400 family of SoCs from Qualcomm Datacenter Technologies has an on-board gigabit Ethernet port. The qcom-emac driver for this hardware has been accepted into Linus Torvalds upstream repository as of 2016-12-17, so enable the appropriate configuration for Fedora. The QCA7000 configuration option, revealed by enabling CONFIG_NET_VENDOR_QUALCOMM, is left unset for now, due to lack of hardware on hand for testing.
This has now been enabled. It should show up in the git6 and newer builds.
Thanks, Justin