Yinbo Zhu 2fb13d3c90 arm64: config: enable ugreen usb network card AX88179 and AX8817X driver
AX88179 is usb3.0 network card chip that can support 1000-Mbit/s operation
AX8817X is usb2.0 network card chip that can support 100-Mbit/s operation
This patch is to enable that driver for AX88179 and AX8817X chip can work
well on layerscape board

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
2020-12-14 11:06:51 +08:00
2020-12-11 14:02:14 -08:00
2020-12-11 14:02:14 -08:00
2020-12-13 14:41:30 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 2.5 GiB
Languages
C 97.2%
Assembly 2.2%
Makefile 0.3%
Perl 0.1%